Skip to content

Conversation

@toidiu
Copy link
Contributor

@toidiu toidiu commented Nov 3, 2025

No description provided.

@toidiu toidiu requested a review from a team as a code owner November 3, 2025 17:04
@toidiu toidiu force-pushed the akothari/would_block branch 3 times, most recently from 581bbad to 6bd60b9 Compare November 3, 2025 17:12
@toidiu toidiu force-pushed the akothari/would_block branch from 6bd60b9 to 425b2ea Compare November 3, 2025 17:13
// We would like to measure WouldBlock errors that result because
// of the hot `loop`ing calls to `sendmsg`.
if recurring_would_block {
would_block_metric.inc();
Copy link
Contributor

@antoniovicente antoniovicente Nov 3, 2025

Choose a reason for hiding this comment

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

I think that send_to_wouldblock_duration_s_count gives you this... I guess only once in cases where the same connection hits this connection multiple times in a loop. Do we care about the difference?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants