sui icon indicating copy to clipboard operation
sui copied to clipboard

Basic fail points impl, test case that uses them to cause crashes when attempting to write to DB

Open mystenmark opened this issue 2 years ago • 1 comments

Note that I'm not using https://docs.rs/failpoints/latest/failpoints/ (used elsewhere in the code) because it doesn't allow user-defined failpoint behavior, but only a limited set of hard-coded actions (such as panicking).

mystenmark avatar Jan 25 '23 21:01 mystenmark

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Ignored Deployments
Name Status Preview Comments Updated
explorer ⬜️ Ignored (Inspect) Jan 27, 2023 at 1:11AM (UTC)
explorer-storybook ⬜️ Ignored (Inspect) Jan 27, 2023 at 1:11AM (UTC)
frenemies ⬜️ Ignored (Inspect) Jan 27, 2023 at 1:11AM (UTC)
wallet-adapter ⬜️ Ignored (Inspect) Jan 27, 2023 at 1:11AM (UTC)

vercel[bot] avatar Jan 25 '23 21:01 vercel[bot]

Looking forward to this. cc @arun-koshy for fail points.

mwtian avatar Jan 27 '23 23:01 mwtian