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

shutdown upon parentchain UpdateAuthorized #1635

Open
brenzi opened this issue Nov 5, 2024 · 1 comment
Open

shutdown upon parentchain UpdateAuthorized #1635

brenzi opened this issue Nov 5, 2024 · 1 comment

Comments

@brenzi
Copy link
Collaborator

brenzi commented Nov 5, 2024

As an enhancement upon #1634, we could shut down already upon System.UpdateAuthorized and refuse to start the worker again until CodeUpdated

this may cause unnecessary downtime. For consideration

A better solution is #1257 which is tolerant against extrinsic failures

@clangenb
Copy link
Contributor

clangenb commented Nov 5, 2024

This can cause significant downtime, no one knows when an authorized code will be enacted, as it even needs an extra extrinsic to enact it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants