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

Channel recovery #416

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Channel recovery #416

wants to merge 9 commits into from

Commits on Oct 12, 2024

  1. experiments

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    023bad0 View commit details
    Browse the repository at this point in the history
  2. only set channel state as connected when we're ready

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    34692ef View commit details
    Browse the repository at this point in the history
  3. add a way to wait for channel recovery

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3ffe870 View commit details
    Browse the repository at this point in the history
  4. set state to reconnecting earlier

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2b87d9a View commit details
    Browse the repository at this point in the history
  5. make ChannelState Copy

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e6abf8c View commit details
    Browse the repository at this point in the history
  6. assorted cleanups and fixes

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5851856 View commit details
    Browse the repository at this point in the history
  7. drop frames from old channel when recovering

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bf645c5 View commit details
    Browse the repository at this point in the history
  8. add examples testing publisher recovery works properly

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    76bd423 View commit details
    Browse the repository at this point in the history
  9. simplify waiting for recovery

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    73ae509 View commit details
    Browse the repository at this point in the history