wormhole-explorer/api/handlers
ftocal 7f60e81b3e
Fallback metrics endpoint (#921)
Add to cache without expiration.
Increase expiration to fetch data from influx to 10 minute. After 10 minute we update the data to influx is the response is success, if the response is not success we return the old data in the cache without expiration.
Add alert when return metrics endpoint using cache that are expired.

Co-authored-by: walker-16 <agpazos85@gmail.com>
2023-12-19 12:24:58 -03:00
..
address Add api key logic to handle rate limit in api (#918) 2023-12-18 12:53:30 -03:00
common Fix in address endpoint and transactions by address (#762) 2023-10-26 19:35:23 -03:00
governor Handle native tx hash for solana when receive event from blockchain-watcher (#851) 2023-12-04 16:29:38 -03:00
guardian Handle guardianSet by p2p enviroment in fly/api (#112) 2023-01-31 11:38:17 -03:00
heartbeats [API/PARSER] Chain activity and last transaction endpoints (#175) 2023-03-07 16:25:42 -03:00
infrastructure [API] split api/v1 and v1 routing in different files (#101) 2023-01-27 12:58:37 -03:00
observations Handle native tx hash for solana when receive event from blockchain-watcher (#851) 2023-12-04 16:29:38 -03:00
operations operation endpoint remove q query param, add address and txHash query… (#852) 2023-12-04 16:33:38 -03:00
relays Handle native tx hash for solana when receive event from blockchain-watcher (#851) 2023-12-04 16:29:38 -03:00
stats Fallback metrics endpoint (#921) 2023-12-19 12:24:58 -03:00
transactions Fallback metrics endpoint (#921) 2023-12-19 12:24:58 -03:00
vaa Handle missing txhHash in vaa in vaas endpoint (#880) 2023-12-07 14:52:20 -03:00