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

Queries #39

Closed Pallavi1232 closed 3 years ago

Pallavi1232 commented 3 years ago
  1. What values should I enter in min max age for 60+ age group
  2. When I am starting the application, it is stopping after reaching approx 500 iterations; although the iteration count is set to 10000
SRvSaha commented 3 years ago

Hi @Pallavi1232, you can keep Min as 45 and Max as 100. Application stopping is a bit strange. Is it like application automatically get crashed and you have start again, so is it like application is stuck up after 500 iterations; I have tried with 1500+ iterations, it worked for me.

If application is crashing, then please provide Event Viewer Logs.

I'm attaching some screenshots how to get the event viewer logs:

How to do that?

Go to Event Viewer image

And then Under Windows Logs, go to Application.

image

After that on the right side, there is a filter current log, filter the Event Sources for .NET Runtime image

Once that is done, you will see the error logs. Share the details like this from there, which will have all the information regarding the crash if that has happened due to some bug in the code or some unexpected behaviour.

image

Pallavi1232 commented 3 years ago

Sure. It did not get stopped lately. One more query, can reschedule appointments be booked by the application? For me those beneficiary ids which are reschedule type are not getting picked up, application says beneficiary id is not valid.

Pallavi1232 commented 3 years ago

Thanks for the prompt response

SRvSaha commented 3 years ago

Hi @Pallavi1232 currently the reschedule feature is not implemented. Request you to go the Cowin Portal and cancel the appointment and then retry from application, it should work.

Also, in Case, I could help you, feel free to Star the repo and share it with your buddies! Also share your feedback by comment/share/like in the associated LinkedIn Post (https://www.linkedin.com/feed/update/urn:li:activity:6796093424492720128/) That'll be used as References/Testimonials in the Application and will increase the credibility of the App.

SRvSaha commented 3 years ago

Hi @Pallavi1232 if your issue is resolved feel free to Star the repo so that it appears easily in search results. Also, you may close the issue.