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

feat(mqtt-bridge): report recoverable errors of async queries #9938

Merged
merged 2 commits into from Feb 10, 2023

Conversation

keynslug
Copy link
Contributor

@keynslug keynslug commented Feb 8, 2023

This should help to avoid delivery failures of messages which could be safely retried, in the event of intermittent connectivity loss for example.

It should now be safe since 73d5592.

@keynslug keynslug requested review from a team and JimMoen as code owners February 8, 2023 18:10
@zmstone
Copy link
Member

zmstone commented Feb 9, 2023

app vsn check failed.

@keynslug keynslug force-pushed the feat/mqtt-bridge-async-errors branch from 8d4e849 to f5bb4ed Compare February 10, 2023 09:01
This should help to avoid delivery failures of messages which could
be safely retried, in the event of intermittent connectivity loss
for example.

It should now be safe since 73d5592.
@keynslug keynslug force-pushed the feat/mqtt-bridge-async-errors branch from f5bb4ed to 016577b Compare February 10, 2023 09:27
@keynslug keynslug force-pushed the feat/mqtt-bridge-async-errors branch from 016577b to 1b19541 Compare February 10, 2023 11:37
@keynslug keynslug merged commit fe450ca into emqx:master Feb 10, 2023
@keynslug keynslug deleted the feat/mqtt-bridge-async-errors branch February 10, 2023 16:41
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.

None yet

2 participants