Add logging of attempts and return status
Open
- Dominant language
- Go
- Stars
- 32
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
It would be nice if one could observe what retry actually does, ie. to have it report a command's return code when it failed, how many attempts are left, timings of the command runs, how much time it is going to sleep until the next attempt et cetera.
Thank you!
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named in the issue, so first locate where retry attempts, command return codes, and sleep intervals are handled. Define the logging output and timing behavior for failures, remaining attempts, command runs, and waits; done means those events are observable during retries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100