wormhole-explorer/api/handlers/stats
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
..
queries.go Add top-symbols-by-volume endpoint and influx tasks (#887) 2023-12-11 14:32:25 -03:00
repository.go Add top-symbols-by-volume endpoint and influx tasks (#887) 2023-12-11 14:32:25 -03:00
service.go Fallback metrics endpoint (#921) 2023-12-19 12:24:58 -03:00
types.go Add top-symbols-by-volume endpoint and influx tasks (#887) 2023-12-11 14:32:25 -03:00