Skip to content

fix wild_demo silent failure if http request fails #62

@kgarwoodsdzwa

Description

@kgarwoodsdzwa

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions