Closed mraszyk closed 1 year ago
Catch HTTP exceptions from canister HTTPS outcalls and return them as reject responses with SYS_TRANSIENT reject code. Currently, ic-ref hangs upon an HTTP exception due to, e.g., the remote server being unreachable.
Catch HTTP exceptions from canister HTTPS outcalls and return them as reject responses with SYS_TRANSIENT reject code. Currently, ic-ref hangs upon an HTTP exception due to, e.g., the remote server being unreachable.