pyth-crosschain/wormhole_attester
Stanisław Drozd 3106adec39
wormhole_attester client: Change "not enough data" HTTP code to 503 (#643)
Previously, we used 307 Internal Redirect to tell k8s that we're still
waiting for the healthcheck window to fill up. Unfortunately, k8s
assumes 3XX as a success, which wrongly tells it that the service is
ready. Changing to 503 causes the expected probe failure to appear
when the healthcheck state is not yet determined.
2023-02-28 16:49:33 +01:00
..
client wormhole_attester client: Change "not enough data" HTTP code to 503 (#643) 2023-02-28 16:49:33 +01:00
governance [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00
program pyth-wormhole-attester-contract-v2.0.0 (#641) 2023-02-28 14:50:29 +01:00
sdk Bump wormhole rust crates to v2.14.8, remove rent adjustment (#601) 2023-02-20 11:06:57 +01:00
Cargo.lock wormhole_attester client: Change "not enough data" HTTP code to 503 (#643) 2023-02-28 16:49:33 +01:00
Cargo.toml [wormhole-attester] Move p2w-sdk inside wormhole_attester directory (#534) 2023-01-25 18:14:02 +01:00
rust-toolchain [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00