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/Restart SN services after neo-go is down #2434

Commits on Jul 20, 2023

  1. node: Provide callback for morph reconnection handling

    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    680d12f View commit details
    Browse the repository at this point in the history
  2. node: Reset caches on morph switch

    Their values may be non-actual after reconnection.
    
    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    12674bd View commit details
    Browse the repository at this point in the history
  3. node: Update network state on morph switch

    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    54e7e95 View commit details
    Browse the repository at this point in the history
  4. node: Re-bootstrap node after every morph switch

    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c038f31 View commit details
    Browse the repository at this point in the history
  5. node: Drop expired sessions on morph switch

    Closes nspcc-dev#1337.
    
    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    83ee23b View commit details
    Browse the repository at this point in the history
  6. node: Add INFO logs for morph switches

    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    25522ce View commit details
    Browse the repository at this point in the history