Skip to content

Conversation

@orlandohohmeier
Copy link
Member

No description provided.

Change the request timeout calculation so that it scales with the configured RTT beyond 10s but cap
it at 30s as anything beyond that should probably be handled with retries and longer backoffs.
Adjust offer and lease timeouts for more resilient lease renewal and offer accept flows in high RTT
scenarios.
Ajust teh network simulation script to jitter and spike delay.
@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/data/src/network.rs 0.00% 1 Missing ⚠️
crates/scheduler/src/network.rs 0.00% 1 Missing ⚠️
crates/worker/src/network.rs 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@orlandohohmeier orlandohohmeier merged commit b6dbc7a into alpha Jan 5, 2026
7 of 8 checks passed
@orlandohohmeier orlandohohmeier deleted the orlandohohmeier/improve-network-resilience branch January 5, 2026 12:32
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

🎉 This PR is included in version 1.0.0-alpha.73 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants