This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
rev-a90e666: fix: `502` replica errors + map `DESTINATION_INVALID` to `404` (#43)
github-actions
released this
29 Jul 19:46
·
4 commits
to main
since this release
This should map any `canister has no query method 'http_request'` or `canister not found` to `404`. Also change from `500` to `502` for replica errors.