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

Allow internal manual batching for declarations #1693

Open
Mallets opened this issue Jan 7, 2025 · 0 comments
Open

Allow internal manual batching for declarations #1693

Mallets opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
internal Changes not included in the changelog

Comments

@Mallets
Copy link
Member

Mallets commented Jan 7, 2025

Describe the feature

Certain declarations like declare_subscriber, declare_publisher, etc. trigger multiple declaration messages being sent over the network. Automatic batching relies on the network back pressure, a manual mechanism could be introduced internal for declarations.

@Mallets Mallets added the internal Changes not included in the changelog label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog
Projects
None yet
Development

No branches or pull requests

2 participants