Skip to content

Adds exponential backoff to MQTT #1018

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

Merged
merged 1 commit into from
Feb 9, 2018
Merged

Adds exponential backoff to MQTT #1018

merged 1 commit into from
Feb 9, 2018

Conversation

gguuss
Copy link
Contributor

@gguuss gguuss commented Feb 8, 2018

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 8, 2018
Copy link
Contributor

@lesv lesv left a comment

Choose a reason for hiding this comment

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

WOW - a lot of this is supposed to be handled in the client if you use 1P API's instead of APIary

@gguuss
Copy link
Contributor Author

gguuss commented Feb 9, 2018

@lesv Yes, in HTTP I was able to reuse the retry that is in Apiary, because this device example is using MQTT and a the PAHO client, it's a little more custom / verbose.

@gguuss gguuss merged commit 6110d85 into master Feb 9, 2018
@kurtisvg kurtisvg deleted the iot-mqtt-backoff branch February 14, 2018 20:29
minherz pushed a commit that referenced this pull request Nov 9, 2022
…orting to v0.126.0-beta (#1018)

* chore(deps): update dependency com.google.cloud:google-cloud-errorreporting to v0.126.0-beta

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
minherz pushed a commit that referenced this pull request Nov 10, 2022
…orting to v0.126.0-beta (#1018)

* chore(deps): update dependency com.google.cloud:google-cloud-errorreporting to v0.126.0-beta

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
minherz pushed a commit that referenced this pull request Nov 10, 2022
…orting to v0.126.0-beta (#1018)

* chore(deps): update dependency com.google.cloud:google-cloud-errorreporting to v0.126.0-beta

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants