Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My program checks a number of items via URLs and calls a send_hook, when the item is in stock. I would like my program to wait a certain time before calling the send_hook for the same item again. It should however continue to check the other URLs. .. Is this possible?
Here is my program :
If you could help me that will make me happy. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions