-
I'm using amqp (1.4.6) , celery (3.1.14) and kombu (3.0.22). Recently, I create a worker in the internet connecting with rabbitmq-server(broker). Sometimes, worker get a [errno110] connection timed ou…
-
# Checklist
* [ ] I have verified that the issue exists against the `master` branch of Celery.
* [x] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [x] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
-
Example:
`TraitA.php`
``` php
-
hi, if we use the file system as broker, how to get the celery task result?
-
Hi, thanks for the awesome library. I am trying to add the `PrometheusMiddleware` to an application, however, I am seeing some strange behavior when starting the worker(s).
`taskiq` version: 0.8.2 …
-
**Describe the bug**
I am trying to use the backend plugin on version 9.3.4 and 9.4.2. In both cases I am getting an error that says that plugin in availble when i try to create and save the new data…
-
Currently there is only one UAA client used in the dashboard.
From my point of view it makes sense to use one client for the SSO and another for accessing the backend(provisioning). This will lead …
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
(if you are not able to do this, then at least specify the Celery
version affected).
* [x] I have …
-
Hi everyone,
I found no way to customize the timezone used by Celery and would like to propose an improvement.
This would be very useful, since the `periodic: crontab` feature defaults to UTC ti…