-
Hi there,
I'm thinking of extending photologue so that time intensive tasks such as uploading zips, image resampleing or applying watermarks gets done in a Celery worker backed by a message broker su…
-
Hello,
We are sorry if this is a long text. This a copy-paste issue we also posted on apache/airflow and redis/redis-py. We include a MCVE to reproduce this bug. We are not sure who should fix this…
-
> ENV:
Broker: Redis
Celery: 5.2.7
Python: 3.9.0
👋 Hi All. FYI, since 5.3.2 was released, we encountered multiple celery fork pool workers don't work, so we rolled back to 5.3.1 and everyt…
-
## Current configuration
Celery report:
software -> celery:4.0.2 (latentcall) kombu:4.0.2 py:3.5.2
billiard:3.5.0.2 py-amqp:2.1.4
platform -> system:Linux arch:64bit, ELF imp:CPyth…
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
- [x] This has already been asked to the [discussions forum](https://github.com/celery/celery/discuss…
-
My tasks crash and do not run anymore due to a no such file error.
I'm using the file based backend and this is my set up.
settings.py
CELERY_ONCE = {
'backend': 'celery_once.backends.Fi…
-
# Checklist
* [ ] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
-
Hello,
I am trying to use redbeat to schedule periodic tasks that user can start or delete. I followed the normal way of doin both but for some reason deleted tasks keeps running
for initiatin…
-
Hello! I'm having the following issue where cronitor-python is attempting to inject headers into tasks on startup, but it's failing to look up tasks in the registry:
```
Starting ...
Booting API …
-
I have a celery task that is scheduled to run at a specific time of the day. The problem is this task is getting executed multiple times, so I am receiving the same email at least 2 to 3 times.
* C…