Haiethan1 / ValorantApp

1 stars 1 forks source link

Have a way to stat track api failures #113

Open Haiethan1 opened 4 months ago

Haiethan1 commented 4 months ago

I was thinking having a DB table to store the last 1000 - 5000 api calls? something along the lines of endpoint, status, date

and we could query it to show the last api failures for users.

Haiethan1 commented 2 months ago

instead of stat track, we can just utilize https://status.henrikdev.xyz/ to get the api up down time. Maybe include this in the bot status?