Blocked by client-wide retry
Add functionality to rate limit the making of request before even hitting a 429. This would limit the number of requests that can be made in a period of time, potentially weighted by request type. Heavy lift but potentially valuable if built into a more complex tool.