bengreenier / bengreenier/docker-mon
Feature: Retry delay
Open
enhancement
- Dominant language
- Go
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
`withRetry` today does not have any backoff delay, it's just repeating the task. this can be improved.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `withRetry` entry point and read how it repeats the task today. Define the retry backoff behavior and verify that retries wait between attempts without changing the task's outcome; the payload names no tests or files to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100