rayvens icon indicating copy to clipboard operation
rayvens copied to clipboard

Make queue threads smarter

Open doru1004 opened this issue 3 years ago • 0 comments

We would like to have queue threads time out if no message was received for a period of time. This will result in the thread sending an Empty message to signal this. The empty message will be caught on the consumer side but not processed further.

doru1004 avatar Aug 27 '21 16:08 doru1004