-
Celery has the ability to retry Tasks and only retry an X max amount times before failing.
We'd benefit from a Worker side timeout to at least retry a timed out job once given times where there is …
-
I need to run my logic parallelly using all available CPUs, for that I am using billiard package for pooling, PFB my technology stack -
```
-Python 3
-Django==2.0.5
-Django rest from work
-cele…
-
* gevent version: 1.5.0
* Python version: CPython 3.7.4
* Operating System: AWS ECS Docker image based off python:3.7.4-slim
* Django version: 2.2.3
* Celery version: 4.3.0
* pgbouncer version: […
-
When i was trying to covert a WMV file it shows this error
Traceback (most recent call last):
File "/virtualenvs/celery/local/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_ta…
-
I'm not very familiar with jQuery plugins, and I'm trying to use jquery-celery with jobtastic for the first time.
It'd be great if README.md had an example template that could help folks like me to g…
-
### As ...
P.D. - Plugin Developer
### I want ...
To be able to use nornir in a job and use the job's logger to log to the console and database simultaneously
### So that ...
I don't have to pass…
-
Hi!
When i want to export (Export COCO button or Download COCO) labels but i haven't finished labelling all images, an error raise and task get stucked :
```sh
annotator_workers | [2020-06-10 0…
-
# The problem
The `jobs/batch` POST request https://github.com/yaptide/yaptide/blob/c420a4172295f07b342d29763be6caa9f8b28bec/yaptide/routes/batch_routes.py#L22 to submit the batch jobs takes about …
-
It's simular to #902 and https://github.com/celery/celery/issues/4296 but those issues about default_channel property and my problem is not exactly in default_channel.
```
software -> celery:4.2.…
-
Use Celery task for running background tasks