Skip to content

Add ability to observe connection errors#137

Merged
CodeDrivenMitch merged 2 commits intomainfrom
feature/streamline-connection-subscriptions
Apr 14, 2026
Merged

Add ability to observe connection errors#137
CodeDrivenMitch merged 2 commits intomainfrom
feature/streamline-connection-subscriptions

Conversation

@CodeDrivenMitch
Copy link
Copy Markdown
Collaborator

For the new license management it's important to be able to observe that a connection error occurred to trigger a longer leniency period. However, there was no way to propate this information.

This PR adds the onUnreachable to the PlatformClientConnectionObserver, which was renamed from ClientSettingsObserver to better reflect its intent. Likewise, renamed ClientSettingsService to PlatformClientConnectionService.

For the new license management it's important to be able to observe that a connection error occurred to trigger a longer leniency period. However, there was no way to propate this information.

This PR adds the `onUnreachable` to the `PlatformClientConnectionObserver`, which was renamed from `ClientSettingsObserver` to better reflect its intent. Likewise, renamed `ClientSettingsService` to `PlatformClientConnectionService`.
@CodeDrivenMitch CodeDrivenMitch requested review from a team and smcvb April 13, 2026 11:12
@CodeDrivenMitch CodeDrivenMitch self-assigned this Apr 13, 2026
@CodeDrivenMitch CodeDrivenMitch requested review from MartinPfeffer, alex-w0, corradom, dilgerma and stefanmirkovic and removed request for a team April 13, 2026 11:12
@sonarqubecloud
Copy link
Copy Markdown

@CodeDrivenMitch CodeDrivenMitch merged commit 7c5fda9 into main Apr 14, 2026
3 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.

2 participants