-
Related:
- #1281
Currently used versions:
https://github.com/internetstandards/Internet.nl/blob/1368a1e910153a2694e96be7c0de8257b0250a51/requirements.txt#L27
https://github.com/internetstandards…
-
**Is your feature request related to a problem? Please describe.**
Open edX already has implemented solutions for running multiple celery queues such as the old known `high` and `high_mem` [defau…
-
Here is what I want to do. When the user clicks on a button it sends a post request via Ajax to /api/start_mining endpoint, which creates a task to mine points. Every 5 seconds it triggers the task to…
-
# Checklist
- [X] I have verified that the issue exists against the `main` branch of Celery.
- [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discuss…
-
# Checklist
- [x] I have verified that the issue exists against the `master` branch of Celery.
- [x] This has already been asked to the [discussions forum](https://github.com/celery/celery/discu…
-
Facing the same issue with airflow 2.6.2. Airflow ui shows no tasks are running but the Celery executor open slots are stuck to zero whereas running slots are stuck at 32 which results skip over que…
-
### Summary:
Include a *brief* description of the problem here, and fill out the version info below.
* Celery Version: 5.3.6
* Celery-Beat Version: 2.6.0
### Exact steps to reproduce the i…
-
Before opening a feature request against this repo, consider whether the feature should/could be implemented in the [other OpenTelemetry client libraries](https://github.com/open-telemetry/). If so, p…
-
Currently we never delete PNs from Trash. We should create a Celery task which deletes all PNs in Trash older 90 days.
-
**Is your feature request related to a problem? Please describe.**
Well somewhat. We can schedule tasks but not track them or cancel them.
**Describe the solution you'd like**
Functions on the As…