Skip to content

Adding sleep timer to avoid overwhelming cluster with requests#23

Merged
robholland merged 9 commits into
temporalio:mainfrom
bitovi:sleep_between_failed_requests
Nov 10, 2025
Merged

Adding sleep timer to avoid overwhelming cluster with requests#23
robholland merged 9 commits into
temporalio:mainfrom
bitovi:sleep_between_failed_requests

Conversation

@PhillypHenning

Copy link
Copy Markdown
Contributor

What was changed

Adding a sleep timer between failed request responses by the cluster.

Why?

When testing a multi-cluster setup, I overwhelmed the standby cluster causing a system failure.

@PhillypHenning PhillypHenning requested a review from a team as a code owner November 3, 2025 19:03
@CLAassistant

CLAassistant commented Nov 3, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go Outdated
Comment thread cmd/runner/main.go

@robholland robholland left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Rockin'

Thanks for your work on this :)

Comment thread cmd/runner/main.go Outdated
@robholland robholland merged commit ee8d88d into temporalio:main Nov 10, 2025
4 checks passed
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.

3 participants