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

It should be possible to configure the Congestion Control and reliability of underlying Zenoh channels. #125

Open
gabrik opened this issue Oct 3, 2022 · 0 comments

Comments

@gabrik
Copy link
Contributor

gabrik commented Oct 3, 2022

Describe the feature

It would be helpful to provide users the possibility to configure the Congestion Control and Reliability for the channels created by Zenoh Flow.

Currently, the behavior is to use CongestionControl::Block in ZenohSender. While this works in most of the cases, with some slow subscribers it would be better to have CongestionControl::Drop, thus avoiding filling the queues with "old data".

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

No branches or pull requests

1 participant