pcomputo / Whole-Foods-Delivery-Slot

Automated script for Whole Foods and Amazon Fresh delivery slot
Apache License 2.0
443 stars 149 forks source link

[DO NOT MERGE] Added datetime, changed the polling model to backoff and retry when slot found, made messaging little more descriptive. #14

Closed canturkisci closed 4 years ago

canturkisci commented 4 years ago

Please do not merge yet, as this is a subsequent PR to PR #11 .

Please also see the Critical Change below, which proposes to change program execution model.

Minor Changes

Critical Change

Alternatives

Another way to break the tie is to either grab a signal or wait for a continue/abort prompt from user once Open Slot is found and user tries to commit. We can create an issue and punt this PR in favor of that issue.

canturkisci commented 4 years ago

I created this PR to upstream some minor changes i did to make things easier on my end. Please feel free to counter or punt as you see fit.

tangerinehuge commented 4 years ago

You could just send it into a long sleep or a notification loop once a slot is found so you don't risk an autorefresh.