-
### Summary:
Include a *brief* descrioption of the problem here, and fill out the version info below.
* Celery Version: 5.1.0
* Celery-Beat Version: 2.2.0
### Exact steps to reproduce the …
-
tortoise支持celery吗?
-
@hellojunho
- I've finished getting Geemini answers.
You need to use Celery to get it.
- Celery will be completed by midnight on Tuesday.
-
```
AppData\Roaming\Python\Python39\Scripts\doccano.exe task
[2023-02-24 11:32:30 +0800] [38172] [INFO] [django_drf_filepond.apps::ready::61] App init: no django-storages backend configured, using d…
-
Reading the documentation I know that celery-director can run tasks in parallel
https://ovh.github.io/celery-director/guides/build-workflows/#launch-tasks-in-parallel
But I have a question related t…
-
This is a curious one; I'm only guessing this is the right project to report the bug; I don't see an obvious way to fix it though, and it is a bit of an edge case.
- My function uses `@transaction.com…
-
### Summary:
When loading the "add periodic task page", the admin lists all available tasks and as a consequence calls `django.setup()` and seems an unintended side effect.
* Celery Version: 5.2…
-
# Checklist
* [x] 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…
-
![qfield](https://github.com/user-attachments/assets/c1234d82-5671-495a-8862-009b5482a1a5)
Dear QFieldCloud Support Team,
I hope this message finds you well.
I am facing some issues with my l…
-
## Environment & Settings
**Celery version**: 4.2.1
# Steps to Reproduce
Create code for a random task and a `task_revoked` handler
```python
import time
from celery import Celery
from celery.sign…