Error code

RESOURCE_GONE

Resource permanently deleted

  • HTTP status410
  • Classdomain
  • Severityinfo
  • Retryableno

Resource permanently deleted

HTTP 410 — the resource existed once but has been deleted and will not return. Different from NOT_FOUND, which is ambiguous.

Common causes

  • Tenant purged the resource.
  • Retention policy deleted historical records.

What to do

Remove client-side references; do not retry.

המשאב נמחק לצמיתות

HTTP 410 — המשאב היה קיים, נמחק ולא יחזור. שונה מ־NOT_FOUND שהוא מעורפל.

סיבות נפוצות

  • הדייר ניקה את המשאב.
  • מדיניות שמירה מחקה רשומות היסטוריות.

פעולה מומלצת

הסירו הפניות בצד הלקוח; אין לנסות שוב.