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: Increase celery task_time_limit to account for longer running tasks (v2) #9294

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

gdixon
Copy link
Contributor

@gdixon gdixon commented Jul 15, 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)

Tasks covered in this PR (see breadcrumbs on this sentry regression):

  • grant_update_email_task
  • increment_view_counts
  • update_grant_metadata
Refers/Fixes

Fixes: GITC-165

Testing

Tested configuration locally

@thelostone-mc thelostone-mc merged commit 8f48554 into stable Jul 15, 2021
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.

None yet

3 participants