ic-call-retry 0.2.0

Retries for inter-canister calls on the Internet Computer
Documentation
1
2
3
4
5
# IC Call Retry

A library for retrying inter-canister calls on the Internet Computer with various retry strategies.

For usage examples, see the [tests](https://github.com/oggy-dfin/ic_call_utils/tree/master/retry/tests).