job received by multiple clients
Open
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 532
- PR merge metrics
- No merged PRs in 30d
Description
Hey
I'm running multiple queue consumers and from time to time it happens that 2 consumers get the same job at the same time. (I'm not logging the time down to millisecond precision, but it does happen in the same second.)
Now multiple deliverers perse are not problematic unless they happen at the same time as everythen else then falls apart.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.