You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having some issues with Celery picking up tasks: while I can see the scheduler is running and looking for tasks I can also see the workers never pick up jobs or do anything useful.
I'm having some issues with Celery picking up tasks: while I can see the scheduler is running and looking for tasks I can also see the workers never pick up jobs or do anything useful.
My Procfile is pretty straightforward:
Nothing seems obviously wrong in Heroku or the AIrflow web UI apart from the tasks not being executed.
Any pointers?
The text was updated successfully, but these errors were encountered: