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
This is a regression test for attempting availability recovery if the subsystem is creating chunk requests with IfDisconnected::ImmediateError instead of TryConnect, but it doesn't fail on regression.
Includes:
- fix for paritytech/zombienet#1360 (root
cause of #1647)
- Improve default concurrency to spawn nodes.
Also, fix `var` name in CI file.
cc @skunert
This is a regression test for attempting availability recovery if the subsystem is creating chunk requests with
IfDisconnected::ImmediateError
instead ofTryConnect
, but it doesn't fail on regression.See: #1457 (comment)
The root cause is probably: paritytech/zombienet#1360
The text was updated successfully, but these errors were encountered: