slact / nchan

Fast, horizontally scalable, multiprocess pub/sub queuing server and proxy for HTTP, long-polling, Websockets and EventSource (SSE), powered by Nginx.
https://nchan.io/
Other
2.99k stars 292 forks source link

Fix redis connection race condition on many workers #666

Closed fabiorush closed 1 year ago

fabiorush commented 1 year ago

Update to check if all workers have its redis connection ready before accepting subscription. Enable status when redis store is used.