How many times do we retry a single job, on average
- Dominant language
- Go
- Stars
- 5
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
WmCore retries jobs multiple times to take care of temporal issues within the system.
I can't find any monitoring that tells me on average how many times a job gets resubmitted. The vast majority of jobs obviously succeed in the end but are they succeeding on the 1st try? The 3rd try?
The ability to break this down by site, and exit code might also be useful so we can monitory what sites are causing more retries than others and for what reasons. This would help us to better understand the effectiveness of each site, and if a particular site sticks out as always needing to retry many times they may have an undetected issue that is effecting efficiency.
Jen
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.