Support search configuration
Open
bug
enhancement
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have retry for models.
**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 configuration handling and the code path that invokes models. Check how existing options are defined and how model failures are reported before deciding where `enable_retry` applies. Done means the option defaults to false and, when enabled, model requests retry according to behavior confirmed by the project tests or maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100