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 node only on restart rpc command #2365

Closed

Conversation

RolandSherwin
Copy link
Member

  • If a node wants to be terminated due to high cpu usage, run_node would return Ok(None) and it will be shutdown
  • If run_node returns Ok(Some(_)) we restart the node.

@jacderida jacderida changed the base branch from main to rc-2024.10.4.3 November 2, 2024 14:15
@jacderida jacderida changed the base branch from rc-2024.10.4.3 to main November 2, 2024 14:15
@jacderida
Copy link
Contributor

jacderida commented Nov 2, 2024

Closing this because it was cherry picked into the RC branch. It couldn't be merged in because it was branched from main. It will be merged back in to main when the RC branch is merged. If not, it can be re-opened.

@jacderida jacderida closed this Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants