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
Environment (please complete the following information):
cdk-node RC4
Additional context
Doing some testing on stack reliability to L1 failures/issues. Tried many scenarios and most of them result in the same situation: cdk-node (rc4 tested) unable to sequence after a L1 failure until it's restarted (while showing no errors) or even unable to recover in some cases. As I'm using kurtosis/docker it could be that whhat is really required is not to restart but removing the cache file (which is gone after the docker gets restarted).
Scenarios tested with this behavior (all of them tested for 1 minute with a 25% failure ratio -normal L1 operation resumed after the test-):
Bug Report
Description
CDK-Node unable to sequence after L1 failure.
To Reproduce
https://github.com/0xPolygon/kurtosis-cdk/blob/l1_chaos/docs/mitm.md#l1-missbehaving
https://github.com/0xPolygon/kurtosis-cdk/blob/l1_chaos/scripts/mitm/test_l1_failures.sh
Expected behavior
Recover after L1 resumes normal operation.
Environment (please complete the following information):
cdk-node RC4
Additional context
Doing some testing on stack reliability to L1 failures/issues. Tried many scenarios and most of them result in the same situation: cdk-node (rc4 tested) unable to sequence after a L1 failure until it's restarted (while showing no errors) or even unable to recover in some cases. As I'm using kurtosis/docker it could be that whhat is really required is not to restart but removing the cache file (which is gone after the docker gets restarted).
Scenarios tested with this behavior (all of them tested for 1 minute with a 25% failure ratio -normal L1 operation resumed after the test-):
To add something positive, everything works fine when L1 answer includes additional(unexpected) JSON fields. 💯
Fully automated testing can be done locally with Kurtosis by executing a single script.
The text was updated successfully, but these errors were encountered: