I'm not sure what 'backoff' means, but Option B seems the most straightforward solution. This 'unexpected HTTP 429' error is really starting to bug me!
Option C with the 'backoff' strategy seems like a good approach too. Gradually increasing the delay between retries is a sensible way to deal with rate limiting.
The 'retry_after' parameter in Option B looks like the best way to handle the rate limiting issue. It allows the script to gracefully wait and try again after the specified time.
Rupert
22 hours agoColene
6 days agoJoseph
11 days agoEva
28 days agoGarry
30 days agoEva
1 months ago