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 a "recoveryStatus" to the connection status #1336

Merged

Conversation

thjaeckle
Copy link
Member

This contains one of the values:

  • ongoing
  • succeeded
  • backOffLimitReached
  • unknown

And can be used to find out whether an automatic failover is still ongoing or if the max amount of configured reconnects applying backoff was reached and that recovery is no longer happening.

thjaeckle and others added 6 commits March 7, 2022 18:04
…ngly

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
Signed-off-by: Stefan Maute <stefan.maute@bosch.io>
@thjaeckle thjaeckle added this to the 2.4.0-M1 milestone Mar 14, 2022
Copy link
Contributor

@stmaute stmaute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@stmaute stmaute merged commit b9acae1 into eclipse-ditto:master Mar 14, 2022
@stmaute stmaute deleted the feature/connection-recovery-state branch March 14, 2022 09:24
This pull request was closed.
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