Skip to content

Conversation

enochtangg
Copy link
Member

When task execution gets slow, we see certain task brokers backlog, not all brokers. This PR adds a a tag onto the task execution latency metric to identify if certain workers associated to a broker is being slow somehow.

@enochtangg enochtangg requested a review from a team as a code owner August 28, 2025 21:10
Copy link

sentry-io bot commented Aug 28, 2025

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: src/sentry/taskworker/workerchild.py

Function Unhandled Issue
handle_alarm ProcessingDeadlineExceeded: execution deadline of 90 seconds exceeded by sentry.tasks.drain_outbox_shards ...
Event Count: 1

Did you find this useful? React with a 👍 or 👎

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 28, 2025
@enochtangg enochtangg merged commit ccf0fcf into master Sep 2, 2025
64 checks passed
@enochtangg enochtangg deleted the add-associate-broker-for-task-execution-metric branch September 2, 2025 20:04
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