-
I've been testing the RHS upload with an SDF of 354 compounds for CHIKV_Mac.
[base_compounds_354.sdf.zip](https://github.com/user-attachments/files/16847351/base_compounds_354.sdf.zip)
The task fai…
-
- Design how data pruning will take place in Notion Document
- Research Celery for queuing removal tasks
-
### Abstract
This feature would point out where broken links and images within a given course are. This would minimize what we store on our servers, save course teams time, and provide a better learn…
-
# 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…
-
## User Story - Business Need
- [ ] Ticket is understood, and QA has been contacted (if the ticket has a QA label).
There were old feature flags identified when working on #1711. While reviewing w…
-
### Summary:
* Celery Version: 4.4.6
* Celery-Beat Version: 2.1.0
### Exact steps to reproduce the issue:
1. Schedule a task in code, as shown in the celery documentation:
```
@app.on_after_…
-
I added a task chain through , my code is:
execute_sql_sig = signature('sql.utils.execute_sql.execute', args=(workflow_id,),task_id=name)
# 创建回调任务的签名
callback_sig = signature('sql.utils.execute_sql…
-
Hello,
- django = "^4.1.7"
- celery = "^5.2.7"
- redis = "^4.5.1"
- django-celery-results = "^2.4.0"
- django-celery-beat = "^2.4.0"
Sorry, a few posts already about this, but can not make it …
-
## User Story - Business Need
For any messages updates that failed to reach our servers we want to make sure we still update the status of those notifications. We wrote a function to call Twilio and…
-
when i try execute func of firt celery func tast ,error founhd!!!!!!
my system win11
Python 3.11.5
celery==5.3.6
broker redis
celery_app.py
---------------------
from celery import Celer…