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

use permissive QoS to ensure compatibilty with publishers #880

Closed
wants to merge 1 commit into from

Conversation

zflat
Copy link
Contributor

@zflat zflat commented Oct 2, 2023

Public API Changes

None

Description

Changes the topic subscription default QoS reliability to BEST_EFFORT because a BEST_EFFORT subscription is compatible with both BEST_EFFORT and RELIABLE as opposed to RELIABLE which is only compatible with RELIABLE publishers.

This change addresses the issue with creating subscribers before a topic is published and ensures compatibility. See discussion at #769

Copy link

This PR has been marked as stale because there has been no activity in the past 6 months. Please add a comment to keep it open.

@github-actions github-actions bot added the stale label Mar 31, 2024
@github-actions github-actions bot closed this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant