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

fix(scheduler): Controller to update the list of servers to scheduler on reconnect #5893

Merged
merged 18 commits into from
Sep 12, 2024

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    a98a3e6 View commit details
    Browse the repository at this point in the history
  2. update copyright

    sakoush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e9b9397 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef71bda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d84dcf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8368800 View commit details
    Browse the repository at this point in the history
  6. Remove unused parameter

    sakoush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    759ccb6 View commit details
    Browse the repository at this point in the history
  7. add test for server notify

    sakoush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7d67839 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bbc756 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adf02b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68ff007 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea9f023 View commit details
    Browse the repository at this point in the history
  12. add test for handler

    sakoush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4b19e02 View commit details
    Browse the repository at this point in the history
  13. lint fixes

    sakoush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b5cde92 View commit details
    Browse the repository at this point in the history
  14. tidy up note

    sakoush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9bcb95b View commit details
    Browse the repository at this point in the history
  15. add mock server

    sakoush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    66c9c92 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    76b9f70 View commit details
    Browse the repository at this point in the history
  2. add server subscribe test

    sakoush committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    29408a9 View commit details
    Browse the repository at this point in the history
  3. fix typo

    sakoush committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    372fa43 View commit details
    Browse the repository at this point in the history