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

GITC-165: Increases celery task_time_limit to account for longer running tasks #9260

Merged
merged 3 commits into from
Jul 9, 2021

Conversation

gdixon
Copy link
Contributor

@gdixon gdixon commented Jul 5, 2021

Description

This PR will double the time given to a celery task before it will fail (if we still get errors we will need to profile the longest running tasks on production/staging and set these values accordingly)

Refers/Fixes

Fixes: GITC-165

Testing

Tested configuration locally

app/taskapp/celery.py Outdated Show resolved Hide resolved
@thelostone-mc thelostone-mc merged commit c6ef6c1 into stable Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants