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

Implement timeout in zeroMQ communication #1

Open
tikarg opened this issue May 23, 2023 · 1 comment
Open

Implement timeout in zeroMQ communication #1

tikarg opened this issue May 23, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tikarg
Copy link
Collaborator

tikarg commented May 23, 2023

Currently, the remote-control side will block infinitely in case the BBB is not responding. A timeout and proper error handling are needed.

@tikarg tikarg added the enhancement New feature or request label May 23, 2023
@tikarg tikarg self-assigned this May 23, 2023
@tikarg
Copy link
Collaborator Author

tikarg commented May 23, 2023

See Client-Side Reliability in the zeroMQ guide.

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

No branches or pull requests

1 participant