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

File upload hangs when the Runner is marked as unresponsive #79

Open
BrenekH opened this issue Apr 15, 2021 · 1 comment
Open

File upload hangs when the Runner is marked as unresponsive #79

BrenekH opened this issue Apr 15, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@BrenekH
Copy link
Owner

BrenekH commented Apr 15, 2021

Basically the title. I'm not quite sure why this happens, but since the Runner is unusable until it restarts, this is a big problem.

@BrenekH BrenekH added the bug Something isn't working label Apr 15, 2021
@BrenekH
Copy link
Owner Author

BrenekH commented Apr 21, 2021

A possible solution to this problem is to mark in the dispatched_jobs table when a file is being actively transferred. This way, the health check doesn't interfere with the HTTP server.

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

1 participant