Add a timeout option to the functions #12

Closed
opened 2021-05-10 20:00:42 +01:00 by Vylpes · 0 comments
Vylpes commented 2021-05-10 20:00:42 +01:00 (Migrated from github.com)

In cases where the bot is unable to find an image, the script will keep trying until it does, even when it is in an impossible situation and can’t find one. This causes it to go into a loop indefinitely.

Outcomes

  • When receiving a list from the server with 0 valid responses it should timeout after 10 seconds of attempting.

Blocked by

In cases where the bot is unable to find an image, the script will keep trying until it does, even when it is in an impossible situation and can’t find one. This causes it to go into a loop indefinitely. # Outcomes - [x] When receiving a list from the server with 0 valid responses it should timeout after 10 seconds of attempting. # Blocked by - #7 - #20
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#12
No description provided.