Saiprasad Balasubramanian

Results 25 comments of Saiprasad Balasubramanian

Hi @afranck64, Thank you for bringing this to my notice. This project internally consumes [Johns Hopkins University's project](https://github.com/CSSEGISandData/COVID-19) and we depend on the data provided by JHU. There is an...

Hi @saramt89 @raahimfareed, yes the data wasn't updated due to an error with the cron. I haven't been active for the past few days to check if it's been updated....

Hi @danman12345 1) I've seen a few API's showing critical count but there hasn't been any evidence of it being reliable. We are currently with Johns Hopkins data as this...

Hi @HCLarsen, Sorry for the delay in response and thank you for pointing it out. It was an oversight on my end. Let me fix it up and push it...

@HCLarsen It's been fixed. Thank you for reporting the bug. Feel free to point out any other issues that you come across.

Hi @babvin, this is a general issue with CoWin where it throws a 401 error at times. I ran the sample you provided and was able to execute it successfully....

Hi @clatonhendricks, there's a geofencing enabled by the CoWin team which forces you to use Indian IPs to fetch the data. About the useful error message, apologies for the issue,...

There are actually two lines of thought on this feature: retry, rate limit, and other such things should be a part of the library or should be taken care of...

There are two changes linked to this feature: **1)** Rate Limiting & **2)** Raising Custom Exception Rate Limiting is something that can be implemented right away as it's not a...

Hi @pdobsan , Thank you for the suggestion. I'll check out the repo and its own sources. Maybe we could roll out v2 of the API with the new data...