Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Celery Health Check, "TimeoutError: The task took too long to return a result" #324

Open
lotfyhussein opened this issue May 26, 2022 · 1 comment

Comments

@lotfyhussein
Copy link

Hello,

we use django health check with celery and redis as a broker. We randomly get an exception "TimeoutError: The task took too long to return a result". We get this error like twice a day.

Is the default timeout for the task to return a result 3 seconds?

Does the error indicate there is possibly a jam in the celery queue?

Thanks

@pfcodes
Copy link

pfcodes commented Sep 30, 2024

This is triggering a lot of false alarms for us too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants