wormhole-explorer/api/handlers/transactions
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
..
model.go Retrieve chain and sender of wormchain originated vaas (#678) 2023-09-04 15:17:23 -03:00
queries.go Fix vaa_volume measurement in analytics and api queries (#719) 2023-10-02 11:21:13 -03:00
queries_test.go Fix vaa_volume measurement in analytics and api queries (#719) 2023-10-02 11:21:13 -03:00
repository.go Fix in address endpoint and transactions by address (#762) 2023-10-26 19:35:23 -03:00
repository_test.go Add total tx count and total tx volume by portal bridge for scorecards (#314) 2023-05-15 15:15:12 -03:00
service.go Fallback metrics endpoint (#921) 2023-12-19 12:24:58 -03:00