Error code

WA_TEMPLATE_RATE_LIMITED

WhatsApp template management rate-limited

  • HTTP status429
  • Classrate_limit
  • Severitywarning
  • Retryableyes

WhatsApp template management rate-limited

Meta throttled the template management API (create / edit / delete). Distinct from messaging rate limits.

Common causes

  • Bulk import attempted to register hundreds of templates at once.
  • Tight retry loop on a failing submission.

What to do

Spread template submissions across longer intervals (≥1/min). Backoff is automatic for our internal retries.

מגבלת קצב לניהול תבניות WhatsApp

Meta הגבילה את API ניהול התבניות (create / edit / delete). שונה ממגבלות שליחת הודעות.

סיבות נפוצות

  • יבוא בכמות גדולה ניסה לרשום מאות תבניות בו־זמנית.
  • לולאת ניסיון חוזר צמודה על הגשה כושלת.

פעולה מומלצת

פזרו את הגשות התבניות על מרווחים ארוכים יותר (≤1 לדקה). הניסיונות הפנימיים שלנו מבצעים backoff אוטומטי.