Postgres PubSub implementation ignores all but the first retrying event
Open
- Dominant language
- Go
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It should be processing any events that are available, not just the first, but it basically performs all retries on a single event, dead letters it, then continues with the other failed events.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.