Deployment error recovery
- Dominant language
- Go
- Stars
- 927
- Forks
- 387
- Avg merge
- 15h 5m
- Merged PRs (30d)
- 36
Description
### Bug description
Hi,
I've noticed some issues with build recovery. Firstly, it's not configurable (given the TODO in `recovery.go`); secondly, the defaults are very quick, and also mis-configured (min > max). Finally, it should give the option to backoff indefinitely.
I'm working on a PR that addresses these.
Thanks,
Evyn
### Camel K or runtime version
2.10.0
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with recovery.go and its TODO to trace the current build-recovery configuration and backoff defaults. Check how minimum and maximum values are handled, then verify that recovery is configurable and can back off indefinitely; the issue provides no test file to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100