Rate Limiting: Stop Interrupting the Task Flow!
Open
area:agents
area:models
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the bug
When I run commands using `/fleet`, I occasionally encounter rate limiting. Is it really that difficult to avoid abruptly interrupting the workflow? Couldn't you just implement a client-side `sleep` or a "retry after x seconds" mechanism? Instead, you just cut off the entire process?!
### Affected version
_No response_
### Steps to reproduce the behavior
_No response_
### Expected behavior
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.