Closed coenraadhuman closed 4 years ago
Are you still experiencing this?
Yes we are still experiencing the same issue.
On Wed, 01 Apr 2020 at 14:09, Gabriel notifications@github.com wrote:
Are you still experiencing this?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ExpDev07/coronavirus-tracker-api/issues/248#issuecomment-607211237, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2E7SRK2BZC242REKB4FJLRKMVJDANCNFSM4LYWPQBQ .
Is the same for me, not working
Down for me as well :(
I'm experiencing the same as well
Same here..!
Wassup @ExpDev07
Nevermind, it came back online on my side ! 🔥
My guess is the application cannot handle all of the incoming traffic. We are on the free tier of heroku, which means less computing power and poor monitoring features. We have put off some of the performance optimizations that would greatly increase the number of requests we can process.
https://github.com/ExpDev07/coronavirus-tracker-api/milestone/1
You can try hitting another instance that is not as heavily used. https://covid-tracker-us.herokuapp.com/
I've setup a mirror of the API that you can use as a fallback: https://cvtapi.nl/ You can also deploy your own using Ansible, here's a playbook to do so: https://github.com/Toxyl/coronavirus-tracker-api-ansible.git