adimiko / adimiko/TransactionalBox
[BUG][LOW] Hook processing and message locking
Open
bug
low
- Dominant language
- C#
- Stars
- 141
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Harmfulness: Very Low
Frequency: Very low
There may be a situation when a service locks messages for processing and does not process them.
Another service does not check if there are still any locked messages after processing.
Effect: **Increasing the delay for a message until there is another hook to get it, if the lock has expired**
Contributor guide
Assessment
This issue has not been assessed yet.