SRvSaha / CoWinVaccineSlotFinder

Cross-Platform Software to Fetch the Available Slots & Book the Appointment for COVID-19 Vaccination
https://shawt.io/r/sYv
MIT License
81 stars 32 forks source link

Not able to book slot using 5.1 #77

Closed Tnu02 closed 3 years ago

Tnu02 commented 3 years ago

5 1

@SRvSaha though it is showing slot but didn't book any.. Can you please check.

SRvSaha commented 3 years ago

@Tnu02 Seems like a concurrency issue. From the time slots were visible and till booking, all 105 slots got booked. Though it is highly unlikely. Seems like the data being shown from CoWIN API is delayed hence the issue is being faced. Shall have to check, There is nothing much I can do here. Since the Availability is shown of the time frame when slots were first found. Rest of the time, it goes in finding if the slot matches your search criteria.

520rahul commented 3 years ago

5 1

@SRvSaha though it is showing slot but didn't book any.. Can you please check.

@Tnu02 what is your sleep intervel rate

Tnu02 commented 3 years ago

5 1

@SRvSaha though it is showing slot but didn't book any.. Can you please check.

@Tnu02 what is your sleep intervel rate

3500 for single pin code

SRvSaha commented 3 years ago

@Tnu02 If you know the exact timing when slots are gonna open, or else you get some real-time notification from somewhere, just drop the Sleep Interval to 1000 and then try. This would block your IP sonner but you have higher change of getting the slot. Also, you may less the RefreshInterval to 2 seconds.

520rahul commented 3 years ago

@Tnu02 If you know the exact timing when slots are gonna open, or else you get some real-time notification from somewhere, just drop the Sleep Interval to 1000 and then try. This would block your IP sonner but you have higher change of getting the slot. Also, you may less the RefreshInterval to 2 seconds.

@SRvSaha is there some option like recycle ip address

Tnu02 commented 3 years ago

Sometime I get error fetch slot error responsestatus: no content, response content.. What does it mean..?!??

SRvSaha commented 3 years ago

Sometime I get error fetch slot error responsestatus: no content, response content.. What does it mean..?!??

First possibility, Internet Connectivity Issue so unable to reach the server. Second possiblilty, API timed out.

Tnu02 commented 3 years ago

Sometime I get error fetch slot error responsestatus: no content, response content.. What does it mean..?!??

First possibility, Internet Connectivity Issue so unable to reach the server. Second possiblilty, API timed out or

And what about this error... Error

SRvSaha commented 3 years ago

Sometime I get error fetch slot error responsestatus: no content, response content.. What does it mean..?!??

First possibility, Internet Connectivity Issue so unable to reach the server. Second possiblilty, API timed out or

And what about this error... Error

It’s there in README. Check it out!

Tnu02 commented 3 years ago

@SRvSaha Hey.. Just a thought.. Is it possible to accept the license once in a session just to speed up execution at the time of slot opening..

SRvSaha commented 3 years ago

@Tnu02 That’s not needed since you don’t have to close application when IP is throttled. If you want less theottling time, you can change that in the config accordingly! And agreement to the T&C is a must and there should not be any by-pass else people misuses it!

SRvSaha commented 3 years ago

@Tnu02 If you know the exact timing when slots are gonna open, or else you get some real-time notification from somewhere, just drop the Sleep Interval to 1000 and then try. This would block your IP sonner but you have higher change of getting the slot. Also, you may less the RefreshInterval to 2 seconds.

@Tnu02 Lisence doesn’t affect youe booking time, this does! Read this!

Tnu02 commented 3 years ago

@Tnu02 If you know the exact timing when slots are gonna open, or else you get some real-time notification from somewhere, just drop the Sleep Interval to 1000 and then try. This would block your IP sonner but you have higher change of getting the slot. Also, you may less the RefreshInterval to 2 seconds.

@Tnu02 Lisence doesn’t affect youe booking time, this does! Read this!

It slows down the action i mean after pressing y and enter takes a couple of sec to start searching slot...