-
The chart currently supports primitive [autoscaling for celery workers](https://github.com/airflow-helm/charts/blob/main/charts/airflow/docs/faq/configuration/autoscaling-celery-workers.md), using Hor…
-
The last_run_at time is always in UTC, which differs from my local configuration time.
This causes tasks to still run despite being expired.
![image](https://github.com/celery/celery/assets/57128304…
-
# 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…
-
- [ ] create an object to connect into RabbitMQ
- [ ] create celery task when new user created
-
I'd love to pass a comma separated list of `CE_BROKER_URL`s and have this spin up some multiprocessing under the hood, merging the results in the prometheus metrics endpoint. This is possible with [Mu…
-
My celery worker startup command is: celery -A archery worker --loglevel=info. After the service is started, I will see a mysql thread in sleep state on the backend. If I execute a task at this time, …
-
I have been using django-celery-results v1.0.2 in an app for a few years successfully. No tasks are ever deleted automatically, and that is essential to my application - result attributes are used in …
-
I followed all the steps but can't get the metrics.Any help @danihodovic
-
### Apache Airflow Provider(s)
amazon
### Versions of Apache Airflow Providers
apache-airflow-providers-amazon==8.24.0
Airflow==2.9.2
### Apache Airflow version
2.9.2
### Operating …
-
PyInstaller 3.6
python 3.7.4
sc.spec
```
# -*- mode: python ; coding: utf-8 -*-
block_cipher = None
a = Analysis(['sc.py'],
pathex=['/Users/tutu/ftp/sc'],
…