Skip to content

Ensure reconnects to Platform due to deployments are less noisy (AF5)#110

Merged
CodeDrivenMitch merged 1 commit intomainfrom
feature/axon-framework-5-better-reconnects
Jan 26, 2026
Merged

Ensure reconnects to Platform due to deployments are less noisy (AF5)#110
CodeDrivenMitch merged 1 commit intomainfrom
feature/axon-framework-5-better-reconnects

Conversation

@CodeDrivenMitch
Copy link
Collaborator

The client logs on every disconnect, even if the reconnect immediately after succeeds. This makes deployments and unstable internet very noisy for our customers.

This PR brings an update to the logging, so the user, after initial connection, is only notified of loss of connection and re-attaining at the tenth retry, which means the application has not been connected for 10 seconds.

The client logs on every disconnect, even if the reconnect immediately after succeeds. This makes deployments and unstable internet very noisy for our customers.

This PR brings an update to the logging, so the user, after initial connection, is only notified of loss of connection and re-attaining at the tenth retry, which means the application has not been connected for 10 seconds.
@CodeDrivenMitch CodeDrivenMitch requested review from a team, MartinPfeffer, alex-w0, corradom and stefanmirkovic and removed request for a team December 4, 2025 11:34
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

@CodeDrivenMitch CodeDrivenMitch merged commit fe0de35 into main Jan 26, 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