-
Celery exposes some useful signals in which the SDK can hook onto to propagate the trace.
References:
- http://docs.celeryproject.org/en/latest/userguide/signals.html#task-signals
-
Rabbitmq (message queue) restarts and the connection between API and Celery tasks becomes unresponsive.
-
## Related Issues and Possible Duplicates
#### Related Issues
* #6672, #5890
#### Related PRs
* #6757
# Steps to Reproduce
Here is the script that reproduces the issue:
```python
import time
from…
-
Thanks for taking the initiative to answer this wildly undocumented Celery feature.
In the README you write about some "undocumented/wrong" assertions. I think it would be worthwhile to note what *…
-
**Describe your environment**
python==3.7.4/3.7.6
Platform==Local - MacOS(Darwin-20.5.0-x86_64-i386-64bit), Remote - Linux (many distros)
Otel release==0.22b0 (verified on OTEL main as well - sam…
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
software -> celery:4.1.0 (latentcall) kombu:4.1.0 py:3.6.6
billiard:3.5.0.3 redis:2.10.6
platform …
-
**OS:** Debian GNU/Linux 9.5 (stretch)
**Redis:** v=5.0.0
**VENV:**
celery==4.2.1
celery-once==2.0.0
eventlet==0.24.1
gevent==1.3.7
redis==2.10.6
Redis running on local machine (custom instance with …
-
- manage subnets in admin
- trigger actions for validators to reinstall, dump logs etc from a selected number of validators
- The actions themselves will be implemented by someone else, but someone ne…
-
Celery cron tasks wont run at time, how to properly configure it?
I don't know is something wrong with celery, or redbeat or redis.
Celery==5.2.7 (dawn-chorus)
celery-redbeat==2.0.0
redis==4.3.4…
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
```
software -> celery:4.0.2 (latentcall) kombu:4.0.2 py:2.7.10
billiard:3.5.0.2 redis:2.10.5
plat…