Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing Image does not timeout if DS crashes #34

Open
wjcloudy opened this issue Jul 23, 2020 · 1 comment
Open

Processing Image does not timeout if DS crashes #34

wjcloudy opened this issue Jul 23, 2020 · 1 comment

Comments

@wjcloudy
Copy link

If the deepstack engine (but not it's web/API interface) crashes - AI tool gets stuck awaiting processing as it waits for deepstack to return the request forever. Ideally it should timeout after 30 seconds or so, throw an error and await the next task.....

@VorlonCD
Copy link

I fixed that in a fork gentlepumpkin can merge. Think I set the timeout to 2 minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants