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

Bridge subscription failure will cause a disconnect #2935

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Jul 6, 2024

  1. notify bridge of suback value, disconnect on error

    Signed-off-by: Abilio Marques <[email protected]>
    abiliojr committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e74b95d View commit details
    Browse the repository at this point in the history
  2. test that bridge disconnect on subscription errors

    Signed-off-by: Abilio Marques <[email protected]>
    abiliojr committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a04ce05 View commit details
    Browse the repository at this point in the history
  3. add option to control whether sub errors are fatal for bridge connect…

    …ions
    
    Signed-off-by: Abilio Marques <[email protected]>
    abiliojr committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    91fc7ad View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. add test for bridge_fatal_sub_errors

    Signed-off-by: Abilio Marques <[email protected]>
    abiliojr committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    88a6adf View commit details
    Browse the repository at this point in the history