Add TypeScript types for parsers
Open
bug
documentation
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have retry for data.
**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 parser configuration and the code that handles data operations. Check how configuration defaults are defined, then determine where TypeScript parser types belong. Done means the retry option defaults to false, supports the requested data retry behavior, and the relevant types are present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100