-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
On the wild demo branch, there is a modification to catch an http request failure. This was because there might be a moment of temporary internet loss when running the demo, or with rapid requests the requests wouldn't go through every time and would cause the program to crash and need to be restarted, when just retrying the http request, it would go through. While this is a good solution for that, if there are continuous instances of failure, it could continue to run and not receive new images for a long time until the issue gets resolved. There should be a dev email that gets sent if there are more than a certain number of http failures in a row.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working