ic-call-chaos

Crates.ioic-call-chaos
lib.rsic-call-chaos
version0.2.0
created_at2025-05-07 14:54:29.508636+00
updated_at2025-08-25 11:43:24.128933+00
descriptionChaos monkey library for Internet Computer calls
homepage
repositoryhttps://github.com/oggy-dfin/ic_call_utils
max_upload_size
id1663975
size41,235
Alin Sinpalean (alin-at-dfinity)

documentation

README

IC Call Chaos

A library for testing and simulating inter-canister call failures on the Internet Computer.

The intended use case is to conditionally import the Call struct from this crate instead from the Rust CDK while testing your code. Policies can then be set to control which calls to fail.

See the example usage in tests

Commit count: 23

cargo fmt