Skip to content
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)

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 19:46
· 4 commits to main since this release
a90e666
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.