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

Add keepalive absence detection in the client #9722

Merged
merged 12 commits into from
Feb 16, 2025
Merged

Add keepalive absence detection in the client #9722

merged 12 commits into from
Feb 16, 2025

Conversation

vxgmichel
Copy link
Contributor

Fix #8359

@vxgmichel vxgmichel changed the title Issue 8359 Add keepalive absence detection in the client Feb 15, 2025
@vxgmichel vxgmichel marked this pull request as ready for review February 15, 2025 02:06
@vxgmichel vxgmichel requested review from a team as code owners February 15, 2025 02:06
@vxgmichel vxgmichel requested a review from a team as a code owner February 15, 2025 17:01
@vxgmichel vxgmichel force-pushed the issue-8359 branch 3 times, most recently from 086772b to ebdfa6a Compare February 15, 2025 17:31
@vxgmichel vxgmichel force-pushed the issue-8359 branch 4 times, most recently from 66bf4e5 to f7559fc Compare February 16, 2025 14:43
Base automatically changed from issue-9614 to master February 16, 2025 20:39
@vxgmichel vxgmichel added this pull request to the merge queue Feb 16, 2025
Merged via the queue into master with commit a7f727b Feb 16, 2025
15 checks passed
@vxgmichel vxgmichel deleted the issue-8359 branch February 16, 2025 21:26
vxgmichel added a commit that referenced this pull request Feb 16, 2025
* Make Offline error variants capture all connection errors

* Remove Serialization variant to ConnectionError

* Add error logs to AuthenticatedCmds::internal_send

* Use error instead of warning for monitor crashing

* Implement EventBus::wait_server_reconnect and use it in the monitors

* Replace RejectedBySequesterService todos with internal errors

* Better handling of StoreUnavailable

* Add WorkspaceFdReadErrorStoreUnavailable to the bindings

* Add newsfragment

* Rename StoreUnavailable error variant to ServerBlockstoreUnavailable

* Rename APIEvent::ServerConfig to APIEvent::OrganizationConfig

* Add sse_keepalive to organization config event

* Update SSE keepalive event

* Add KeepaliveTracking struct

* Add a test for APIEventOrganizationConfig.sse_keepalive python conversion

* Fix connection loop continue in connection.rs

* Add an info logs when retrying to connect to the SSE

* Fix workspace_outbound_sync blocking the client stop when it's waiting for the connection

* Use RequiredOption<NonZeroInteger> for sse_keepalive_seconds schema

* Bump testbed server

* Add newsfragment

* Mark test_restart_partially_exported as flaky
vxgmichel added a commit that referenced this pull request Feb 18, 2025
vxgmichel added a commit that referenced this pull request Feb 18, 2025
vxgmichel added a commit that referenced this pull request Feb 18, 2025
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