You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imagine both workers diverge like #1524
How can we recover from that, or at least allow one worker to continue working?
We should at least test the following:
stop the second worker when it's still running
see if worker0 continues working (I assume yes)
observe the block production interval (I assume 2x the itp setting, as worker1 can't claim the slot now)
can we modify the registry to reduce worker0's block interval to be the same as the itp setting? Or in general we need some extrinsics to be able to manually modify that
✔️ Please set appropriate labels and assignees if applicable.
The text was updated successfully, but these errors were encountered:
Kailai-Wang
added
I2-medium
should be completed within 10 working days
D3-chore
tasks that need to be completed but don’t provide any additional features/functionality
labels
Mar 26, 2023
❗ This issue is stale because it has been open for 60 days with no activity.
Remove Stale label or update it, otherwise this issue will be closed in 7 days.
@litentry/parachain
Context
Imagine both workers diverge like #1524
How can we recover from that, or at least allow one worker to continue working?
We should at least test the following:
✔️ Please set appropriate labels and assignees if applicable.
The text was updated successfully, but these errors were encountered: