imsubhamsingh / imsubhamsingh/OpenQ
Dead-letter Requeueing Issue
Open
bug
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When a message is enqueued to a dead-letter queue (dlq), its received_at attribute should be reset to None. Without this reset, the visibility timeout calculation could be incorrect if the dead-letter queue has a different visibility_timeout.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.