Timeouts: hop out of queue processing as soon as we know no more are eligible for timeout by NickCraver · Pull Request #2217 · StackExchange/StackExchange.Redis

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@NickCraver

Copy link Copy Markdown

Collaborator

Since we're in a head-of-queue style situation here, the first non-timeout we hit means we're done - hop out and release the lock. Small docs fix tucked in here because reasons.

…eligible for timeout

Since we're in a head-of-queue style situation here, the first non-timeout we hit means we're done - hop out and release the lock.

@NickCraver NickCraver merged commit 7293213 into main

Aug 17, 2022

@NickCraver NickCraver deleted the craver/timeout-optimization branch

August 17, 2022 00:38

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

Reviewers

@philon-msft philon-msft philon-msft approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@NickCraver @philon-msft