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

Detect and recover when a pose detection docker container crashes #227

Open
carmichaelong opened this issue Jan 28, 2025 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@carmichaelong
Copy link
Contributor

When a pose detection docker container crashes (usually HRNet), subsequent trials will wait the timeout length (60 min) then report back that pose detection timed out. We should get ahead of this by detecting the crash and doing one of the following:

  • Stop the whole docker network
  • Restart the docker container that has crashed
  • Restart the whole docker network
@carmichaelong carmichaelong added the bug Something isn't working label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants