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

Hardening and throughput improvements #155

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

johnstairs
Copy link
Member

  • Adjust timeout for Kubernetes API server calls
  • Limit concurrent run finalizations to 10 to not overwhelm the Kubernetes API server
  • Recognize pod evictions as run failures
  • Process observed updates from pods in parallel to increase throughput

@johnstairs johnstairs force-pushed the johnstairs/fix-cancel-race-condition branch from 75a5cff to 8457562 Compare November 26, 2024 01:16
Base automatically changed from johnstairs/fix-cancel-race-condition to main November 26, 2024 01:32
@johnstairs johnstairs force-pushed the johnstairs/hardening-throughput-improvements branch from 03cc90f to 432bfeb Compare November 26, 2024 01:39
@johnstairs johnstairs merged commit 22b8729 into main Nov 26, 2024
15 checks passed
@johnstairs johnstairs deleted the johnstairs/hardening-throughput-improvements branch November 26, 2024 01:52
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