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

[PR #5985/b78977c3 backport][3.63] Change to use the waiting tasks in the filter for task metrics. #6017

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Nov 13, 2024

This is a backport of PR #5985 as merged into main (b78977c).

Closes #5941

After some discussion we decided to use the task status in the filter
that search for unblocked tasks in the queue. This can avoid a situation
where tasks have the unblocked_at field filled yet they are not
waiting in the queue anymore.

Closes #5941

After some discussion we decided to use the task status in the filter
that search for unblocked tasks in the queue. This can avoid a situation
where tasks have the `unblocked_at` field filled yet they are not
waiting in the queue anymore.

(cherry picked from commit b78977c)
@mdellweg mdellweg enabled auto-merge (rebase) November 13, 2024 12:33
@mdellweg mdellweg merged commit 06dcb07 into 3.63 Nov 13, 2024
12 checks passed
@mdellweg mdellweg deleted the patchback/backports/3.63/b78977c34d62449dab901500e16c9d87827e0dc0/pr-5985 branch November 13, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants