-
Notifications
You must be signed in to change notification settings - Fork 11
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
Heartbeat not received when a transfer is in progress #131
Comments
move-it-server logs
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When transfer large files or the connection is slow, heartbeats is not received during transfer.
To Reproduce
# Your code here
Expected behavior
I expect the heartbeat to be received during transfer and not the connection to be restarted due missed heartbeats when transfer in progress.
Actual results
Move-it-client logs:
Environment Info:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: