Skip to content

fix(taskworker): Add processing deadline to async_send_notification task #93430

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

Over the past month at its max, this task can take up to 15 seconds. Add a processing deadline of 20s to async_send_notification task
Refs: SENTRY-406M

@enochtangg enochtangg requested review from a team as code owners June 12, 2025 15:20
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 12, 2025
@enochtangg enochtangg merged commit 7d6c682 into master Jun 12, 2025
62 checks passed
@enochtangg enochtangg deleted the bump-async-send-notif-processing-deadline branch June 12, 2025 15:52
vishnupsatish pushed a commit that referenced this pull request Jun 12, 2025
…ask (#93430)

Over the past month at its max, this task can take up to 15 seconds. Add
a processing deadline of 20s to `async_send_notification` task
Refs: SENTRY-406M
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
…ask (#93430)

Over the past month at its max, this task can take up to 15 seconds. Add
a processing deadline of 20s to `async_send_notification` task
Refs: SENTRY-406M
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