Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Dump current worker state #96

Open
yashh opened this issue Dec 14, 2011 · 1 comment
Open

Dump current worker state #96

yashh opened this issue Dec 14, 2011 · 1 comment
Labels

Comments

@yashh
Copy link
Contributor

yashh commented Dec 14, 2011

Can we send the SIGUSR1 signal to the pyres_manager and have it dump the current log traceback of workers?

kill -USR1 <pid of pyres_manager>

dump the current traceback to -f pyres.log

This feature is really useful because often there are workers that might get stuck on a memcache connection or some sort of service that is hung due to high CPU usage etc. Celery supports this feature and it would be good to have this in pyres as well.

@binarymatt
Copy link
Owner

i like the idea, i'd have to look into how this would be best accomplished

@binarymatt binarymatt added the 2.0 label Apr 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants