Skip to content

fix(taskworker): Bump deliver_digest task processing deadline #93431

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

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

enochtangg
Copy link
Member

At its max, the deliver_digests task can take up to 4 minutes (sometimes even higher). This PR bumps its processing deadline to 5 minutes

Refs: SENTRY-402M

@enochtangg enochtangg requested a review from a team as a code owner June 12, 2025 15:28
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 12, 2025
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #93431      +/-   ##
==========================================
- Coverage   85.78%   85.78%   -0.01%     
==========================================
  Files       10287    10287              
  Lines      593265   593265              
  Branches    23033    23033              
==========================================
- Hits       508946   508945       -1     
- Misses      83709    83710       +1     
  Partials      610      610              

@enochtangg enochtangg merged commit d157dcd into master Jun 12, 2025
62 checks passed
@enochtangg enochtangg deleted the bump-deliver-digest-deadline branch June 12, 2025 16:00
vishnupsatish pushed a commit that referenced this pull request Jun 12, 2025
At its max, the `deliver_digests` task can take up to 4 minutes
(sometimes even higher). This PR bumps its processing deadline to 5
minutes

Refs: SENTRY-402M
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
At its max, the `deliver_digests` task can take up to 4 minutes
(sometimes even higher). This PR bumps its processing deadline to 5
minutes

Refs: SENTRY-402M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants