Skip to content

chain stall check #248

Draft
ryao-01 wants to merge 8 commits into
mainfrom
feat/quiet-recovery-toggle
Draft

chain stall check #248
ryao-01 wants to merge 8 commits into
mainfrom
feat/quiet-recovery-toggle

Conversation

@ryao-01
Copy link
Copy Markdown
Collaborator

@ryao-01 ryao-01 commented Apr 9, 2026

Branch to check for chain progression during quiet period (fault injection off, system allowed time to recover)
We do not want to run this by default, until we have tweaked the pause fault injection time and recovery time.

The Pause Fault Injection is system wide. see docs

accompanying this change on the filecoin endpoint side is a custom.quiet_recovery webhook parameter

This when run with a stress weight of 1 .. at max it will run 5 times and on random intervals so that we can check for convergence and progression during no faults.
Currently set at 15s (time to recover) accompanied with 45s (no fault time)

@asgharmusani-antithesis-dev asgharmusani-antithesis-dev added the antithesis-test-filecoin Label to build and run only implementations. label Apr 16, 2026
Signed-off-by: asgharmusani-antithesis-dev <asghar.musani@antithesis.com>
Signed-off-by: asgharmusani-antithesis-dev <asghar.musani@antithesis.com>
Signed-off-by: asgharmusani-antithesis-dev <asghar.musani@antithesis.com>
…randomized cooldowns

Signed-off-by: Asghar Musani <asghar.musani@antithesis.com>
Signed-off-by: Asghar Musani <asghar.musani@antithesis.com>
Signed-off-by: Asghar Musani <asghar.musani@antithesis.com>
Signed-off-by: Asghar Musani <asghar.musani@antithesis.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antithesis-test-filecoin Label to build and run only implementations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants