Rashad Ansari

Results 4 issues of Rashad Ansari

Can you please support Consul as a distributed consensus store?

enhancement

Hi When I send many ChannelMessage with a high rate to ChannelActor with `dropIfNoChannel = false` if I stop rabbitmq and after a duration of time like 1 minute start...

Hello, I am running a Django application using uWSGI, and this is my uWSGI configuration: ``` [uwsgi] http = 0.0.0.0:8080 http-timeout = 300 env = USER=myuser uid = myuid gid...