-
## Expected Behavior
When HANDLE_ALERTS is processing and an Error like sqlalchemy.exc.InvalidRequestError aka "Can't reconnect until invalid transaction is rolled back" is reported an automatic ro…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.10.1
### What happened?
I'm having an issue with an air…
-
**Describe the bug**
I have a configuration where redis is working as broker and results backend.
I can see the tasks when I trigger/clients but I always see the Arguments and results with Empty/No…
-
I have developed a framework using Python Flask. Using the flask framework, I have intergrated Celery for I/O bound tasks. I'm using redis as broker and also for storing result backend. Here is my cel…
-
# Checklist
* [x] I have checked the [issues list](https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Issue+Type%3A+Feature+Request%22+)
for similar or identical feature …
-
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/django-celery-beat/ass…
-
Tasks will run at around midnight every night to update the stats of each of the user's players
-
# 提出issues前请先确保你看完了README
**描述Bug**
在(http://127.0.0.1:7500/home/)上启动celery定时任务时提示:celery未运行
**重现步骤**
启动了前后端,打开了postgres和redis,打开登录页面,配置服务器和微信都没问题。消息提前发送,也可以立即执行。但启动启动celery定时任务时提示:celery未…
-
**Describe the bug**
After an upgrade from 2023 SCIM stops reporting an errors in a readable way, now it is a giant stacktrace.
**To Reproduce**
1. Run SCIM provider sync.
**Expected behavio…
-
edx-platform, registrar, and enterprise-catalog are all using Celery task protocol 1. Upgrading to protocol 2 may remove some technical debt, and as a side benefit may help with .
Notes:
- This can …