-
-
For a simple use case of requesting a sentence to parse without any arguments, and receiving back a single parse tree in the default format.
-
In order to make the code amenable to the integration of the RPC server and connection with CloudAMQP.
-
Hi, we've been running into connection issues with the prefork worker with RabbitMQ as broker. Every 90 seconds or so when the worker is ideal it throws up the following stack trace and reconnects the…
-
### What I'm trying to achieve
1. I almost every day see in gitter questions and problems with environments. I have his too, and real wide use system environment create many problems. We cannon just …
-
```
software -> celery:4.0.0 (latentcall) kombu:4.0.0 py:3.4.3
billiard:3.5.0.2 py-amqp:2.1.1
platform -> system:Windows arch:32bit, WindowsPE imp:CPython
loader -> celery.loaders.ap…
-
The following code will blow up (see gist) when the connection is closed from the server end. I'm using RabbitMQ and force the closing of the connection from the RabbitMQ console.
```
with Con…
emiel updated
6 years ago
-
Hey there,
Are there any expectations to convert the code for dart2? Or to have a specific branch of it.
I've tested it with Flutter (Dart 1) and RabbitMQ and it's working nicely. But I do think …
-
Summary
-------
In a Celery/RabbitMQ/Heroku setup with many tasks using countdown/eta and retry, I'm experiencing workers suddenly not processing tasks anymore. They don't raise an exception and t…
-
Hi,
When I try to connect today, I get a timeout:
```
(node:47641) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Failed to connect to MQTT after 30000 ms…