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

admission: add extra info when deadline reached in flowcontrol #115262

Merged

Conversation

aadityasondhi
Copy link
Collaborator

This patch improves the error message when context deadline is reached in flowcontrol wait queue. It includes priority, wait duration, stream.

Informs: #113990

Release note: None

@aadityasondhi aadityasondhi requested review from sumeerbhola and a team November 29, 2023 17:42
@aadityasondhi aadityasondhi requested a review from a team as a code owner November 29, 2023 17:42
Copy link

blathers-crl bot commented Nov 29, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@aadityasondhi aadityasondhi added the backport-23.2.x Flags PRs that need to be backported to 23.2. label Nov 29, 2023
This patch improves the error message when context deadline is reached in
flowcontrol wait queue. It includes priority, wait duration, stream.

Informs: cockroachdb#113990

Release note: None
@aadityasondhi aadityasondhi force-pushed the 20231129.flow-control-deadline-error branch from 86afc34 to 073f71c Compare November 29, 2023 17:54
Copy link
Collaborator

@sumeerbhola sumeerbhola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @aadityasondhi)

Copy link
Collaborator Author

@aadityasondhi aadityasondhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TFTR!

bors r=sumeerbhola

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @aadityasondhi)

@craig
Copy link
Contributor

craig bot commented Nov 30, 2023

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.2.x Flags PRs that need to be backported to 23.2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants