Auto Pause when rate limit exceeded #1742
lukerogers
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today I was running /fleet with /autopilot to build a new app and after a while it started showing the following:
I have no doubt I exceeded the rate limit and I have no problem with that, but it kept throwing the error with the same time value. I don't know how long it was showing the error, but it wasn't increasing or decreasing, so I'm guessing it was resetting the time with each request.
It seems like an opportunity to have the CLI pause for the time specified to allow the rate limit condition to pass. Is this something that is doable?
Beta Was this translation helpful? Give feedback.
All reactions