yashwanthm / cowin-vaccine-booking

The app enables tracking coivid vaccine availability and automatically book a vaccination slot. This is based on Cowin API and supports the recently added Captcha code of Cowin.
https://yashwanthm.github.io/cowin-vaccine-booking/
BSD 3-Clause "New" or "Revised" License
152 stars 61 forks source link

Even after entering OTP, The Availability of vaccine is showing from Cache #22

Closed amiyonewgit closed 3 years ago

amiyonewgit commented 3 years ago

Capture

Hi Yashwanth,

After entering OTP, the data of vaccine availability is still showing from cache, which shouldn't be the case. Please check why there is mismatch between live availability

Regards Amiyo

yashwanthm commented 3 years ago

Cowin API is cahced and availability may show incorrectly for a few mins even after availability has run out. But when new availability comes in, app will try to make a booking attempt.