-
## Description
Implement a comprehensive logging system to track and record application events. This will help in monitoring the application's behavior, debugging issues, and maintaining a record of …
-
I was running into errors caused by loading truncated pickled results. Specifically, I would get an EOFError (see below). I eventually figured out that the `result` column of the celery_taskmeta MySQL…
ghost updated
2 months ago
-
Hi,
I am developing a Python consumer using Celery to transcribe audio files. However, when a task starts in Celery, the Faster-Whisper model hangs and does nothing. There are no error messages, and …
-
Now that Signal Processors are merged into master, it would be handy to have a built-in Celery signal processor.
I'm gonna work on it, if you don't mind, @sabricot.
-
I am running the exporter as a docker container and have enabled events, but when I am do a curl on the endpoint most metrics have no values.
```
CONTAINER ID IMAGE COMMA…
-
### Summary:
Include a *brief* descrioption of the problem here, and fill out the version info below.
* Celery Version: Django 3.2.11
* Celery-Beat Version: 2.2.1
### Exact steps to reprod…
-
Is there any other cache-fixing we need to do?
-
The new `fail_job_on_task_failure` was missing on the run all jobs, since its the only job not using the mixin, which if one of the nornir plays fails causes this traceback.
```
During handling of…
-
**Describe your environment**
- Centralised AWS OTEL Collector (latest, although same issue with older versions)
- AWS Application Load Balancer fronting the collector
- The collector debug logs ha…
-
On the DST end that happened this weekend for Europe (the 2020-10-29, for CET/CEST or Europe/Paris), celery beat stopped sending tasks that should be running every minutes.
Note: AFAIK, Europe _may_ …