Add rate limiting for timeout
Open
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have retry for api.
**Use case**
Many users need this functionality for production deployments.
**Implementation idea**
Add a new config option `enable_retry` with default `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the API request path and configuration handling, since the issue names no files or tests. Resolve whether the requested behavior is timeout rate limiting or API retries, then define how `enable_retry` behaves with its default set to `false`; the issue is done when that scope and its verification are clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100