Skip to content

jitter poller timeout#8927

Open
majiru wants to merge 1 commit into
temporalio:mainfrom
majiru:jitter-poller-timeout
Open

jitter poller timeout#8927
majiru wants to merge 1 commit into
temporalio:mainfrom
majiru:jitter-poller-timeout

Conversation

@majiru
Copy link
Copy Markdown
Contributor

@majiru majiru commented Jan 2, 2026

Ease issues when we have large amounts of pollers all timing out together.

What changed?

Add a jitter to our buffer for poller context timeouts

Why?

we were running in to issues when we had larger numbers of pollers all timing out together, this should spread out that load a bit more.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

@majiru majiru requested review from a team as code owners January 2, 2026 23:09
Comment thread service/matching/matching_engine.go Outdated
@majiru majiru force-pushed the jitter-poller-timeout branch from dd5d119 to 2a509f9 Compare May 5, 2026 15:25
@majiru majiru requested a review from a team as a code owner May 5, 2026 15:25
@majiru majiru force-pushed the jitter-poller-timeout branch from 2a509f9 to b2b0cb1 Compare May 5, 2026 15:32
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