|
|
|
|
|
by pjd7
1160 days ago
|
|
I guess any "easy" way to solve this right now is to put some authentication on the celery communication bus? I wonder if flower is being used. Once auth is required for the celery processes, the old zombie wont have access. And if this occurs again OP could revoke access etc. |
|