omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
93 stars 54 forks source link

feat(lib/chaos): add chaos errors to relayer workers #2509

Closed corverroos closed 1 week ago

corverroos commented 1 week ago

Adds chaos testing to relayer workers such that they regularly reset. This helps to ensure that the cursor store are working as expected as it is only read when workers bootstrap.

issue: none