קוד שגיאה

PUSH_DELIVERY_FAILED

מסירת push נכשלה

  • סטטוס HTTP502
  • סוגintegration
  • חומרהwarning
  • ניסיון חוזרכן

Push delivery failed

web-push.sendNotification threw a non-410 error (410 Gone is special-cased to delete the subscription).

Common causes

  • Push service (FCM / APNs / Mozilla) outage.
  • Payload too large for the push service.
  • Auth header malformed.

What to do

Caller retries with backoff. If chronic for one push provider, check VAPID configuration and payload size.

מסירת push נכשלה

web-push.sendNotification זרק שגיאה שאינה 410 (410 מטופל בנפרד כמחיקת המנוי).

סיבות נפוצות

  • תקלה ב־push service (FCM / APNs / Mozilla).
  • הפיילוד גדול מדי.
  • כותרת אימות פגומה.

פעולה מומלצת

הקורא ינסה עם backoff. אם כרוני אצל ספק אחד — בדקו VAPID וגודל פיילוד.