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

Refactor the IMEX controller code #189

Merged
merged 2 commits into from
Oct 28, 2024

Commits on Oct 27, 2024

  1. Refactor the IMEX controller code

    Signed-off-by: Kevin Klues <[email protected]>
    klueska committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    29304c2 View commit details
    Browse the repository at this point in the history
  2. Add retry logic when an IMEX domain's channels can't be advertized

    This indicates a transient failure that will be resolved if fewer
    clique ids are used in the future for the same domain.
    
    Signed-off-by: Kevin Klues <[email protected]>
    klueska committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    b231043 View commit details
    Browse the repository at this point in the history