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

[DataMover] All recv_json socket exceptions must handle returning response payload upon exception #19

Closed
nsarras opened this issue Feb 10, 2023 · 0 comments · Fixed by #20
Assignees

Comments

@nsarras
Copy link
Contributor

nsarras commented Feb 10, 2023

Previously, for both Client and Server sockets we handled socket timeouts during the recv_json calls to return a response depending on if the message was received. This same logic needs to be expanded to cover any exception that may arise, else byte misalignment issue may occur.

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