Error code

Discord 429

DISCORD429
Game/Platform Error· An error code shown by a game or gaming platform/launcher.

What it means

You are being rate limited.

How to fix it

  1. Honor the Retry-After header before retrying.
  2. implement per-route rate limit buckets.
  3. avoid concurrent bursts.

Not affiliated with Discord. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.