Alkaar / resy-booking-bot

🔫 Helps to snipe hard to get reservations at restaurants that use resy
411 stars 215 forks source link

fix: correctly retry if no reservations found #26

Closed Alkaar closed 2 years ago

Alkaar commented 2 years ago

There was a bug that I introduced at some point where if the first query for reservations returned that none were available, the bot would immediately kill itself. This change should now correctly continue querying for reservations until it reaches the max millisToRetry.

github-actions[bot] commented 2 years ago

:rocket: PR was released in v1.0.0 :rocket: