-
### Is your feature request related to a problem? Please describe.
To illustrate, consider a process from a client calling a process in a server via a HTTP API, which then dispatches a task to do s…
-
### Feature request / Suggestion
We generate a ton of logs for the various moving parts of Tirtha. We can prune / compress / delete some of the older logs. For example, these ones:
- [ ] DB Backup
…
JeS24 updated
5 months ago
-
On building my packages I'm using `sphinx-build` command with `-n` switch which shows warmings about missing references. These are not critical issues.
Theere are not only `reference target not fou…
-
To go one step closer to the new architecture design, we need to merge the celery worker inside the API.
This should happen for 3.1.x or 4.0.0 depending if we find a way that doesn't break anything…
-
Hi guys,
Our team has been using Celery Director for our workflows. Some of our tasks take longer than 1 hour to run, and we are running into this [Celery + Redis issue](https://stackoverflow.com/q…
-
```
Hi, I was trying out typhoon from trunk to see if it would work on my appengine
app and ran into to some issues and this last one has me confused.
I created a virtualenv for python2.7 with --no-…
-
It seems like the analysis page lost the functionality of updating dynamically as and when the link results are available? I'm pretty sure that it used to update dynamically before. Is this the desire…
-
### Summary:
* Celery Version: 5.0.5
* Celery-Beat Version: 2.2.0
### Exact steps to reproduce the issue:
1. create 1M clocked schedules
2. try to reach /admin/django_celery_beat/periodictask…
-
## Issue description:
Hello,
it might be stupid question, since we are not able to achieve the functionalities I am raising this question.
We have designed DAG automation within our Django Proj…
-
## Checklist
* [x] I am using celery version 4.1.0
* [x] I have verified that the issue exists against the `master` branch of Celery.
## Steps to reproduce
Make rabbitmq borker unreachable , while us…