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

Fix celery gets stuck #220

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Fix celery gets stuck #220

merged 2 commits into from
Oct 10, 2024

Conversation

omar-selo
Copy link
Collaborator

Description

TO's celery got stuck in production. After investigation I found that there is a job hanging. It's mostly likely hanging due to lack of timeout. So I added a timeout.

Resolved issues

Fixes https://warthogs.atlassian.net/browse/RTW-375

Documentation

Web service API changes

Tests

@omar-selo omar-selo merged commit 7402e4e into main Oct 10, 2024
1 of 2 checks passed
@omar-selo omar-selo deleted the fix-celery-gets-stuck branch October 10, 2024 12:56
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

Successfully merging this pull request may close these issues.

2 participants