Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-14 | Fix TTL issue, added explanation comments. | Valery Piashchynski | |
The worker after it executed the request, may overwrite the TTL state. This inconsistency leads to the +1 worker in the FIFO channel. In this state, the Push operation was blocked. Add RR_BROADCAST_PATH. Signed-off-by: Valery Piashchynski <[email protected]> |