abcxyz / abcxyz/github-metrics-aggregator
Retry service: Consider the case when multiple retry service instances are using a common datastore
Open
bug
- Dominant language
- Go
- Stars
- 16
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### TL;DR
Currently the retry service assumes it is the only instance of the retry service. When multiple retry services are deployed they are able to overwrite one another. Provide the ability for multiple instances to coexist.
### Expected behavior
_No response_
### Observed behavior
_No response_
### Environment Details
```markdown
n/a
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.