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

#2108 MQTT Connection - add posibility to configure if server address should be resolved by ditto or on demand by mqtt client #2109

Conversation

vvasilevbosch
Copy link
Contributor

@vvasilevbosch vvasilevbosch commented Feb 3, 2025

  • add possibility to configure whether server address should be resolved by ditto in mqtt connection
  • fix retry timeout strategy unable increase retry count and apply effective backoff

Fixes: #2108

* add possibility to configure whether server address should be resolved by ditto in mqtt connection
* fix retry timeout strategy unable increase retry count and apply effective backoff

Signed-off-by: Vasil Vasilev <[email protected]>
@vvasilevbosch vvasilevbosch changed the title #2108 #2108 MQTT Connection - add posibility to configure if server address should be resolved by ditto or on demand by mqtt client Feb 3, 2025
@thjaeckle thjaeckle added the bug label Feb 3, 2025
@thjaeckle thjaeckle added this to the 3.6.10 milestone Feb 3, 2025
Copy link
Member

@thjaeckle thjaeckle left a comment

Choose a reason for hiding this comment

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

Thanks a lot for this fix @vvasilevbosch .. looks overall very good 👍

@thjaeckle thjaeckle merged commit 156c730 into eclipse-ditto:master Feb 3, 2025
3 checks passed
@vvasilevbosch vvasilevbosch deleted the feature/mqtt-should-resolve-server-address branch February 3, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

MQTT connection fails to reconnect in case of DDNS record IP adress change
2 participants