-
Notifications
You must be signed in to change notification settings - Fork 72
Support for configurable QoS in built-in bridge? #3966
Copy link
Copy link
Open
Labels
ideaideas/opportunities/feature requests which need to be further investigated before implementationideas/opportunities/feature requests which need to be further investigated before implementationtheme:bridgeBuilt-in (Rust) bridge topicsBuilt-in (Rust) bridge topics
Description
Following the discussion in #3918 (comment), we need to determine if and how to support QoS != 1 in bridge rules. The current implementation defaults to 1 to match the existing built-in bridge behaviour.
If this is something we wish to implement, at the very least we need to answer the following questions:
- Should QoS customization happen at the template level, the rule level, or both?
- Do we configure QoS for local and cloud subscriptions separately, or assume they can just be the same?
- Is
1the correct default? (Likely yes, but worth confirming).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ideaideas/opportunities/feature requests which need to be further investigated before implementationideas/opportunities/feature requests which need to be further investigated before implementationtheme:bridgeBuilt-in (Rust) bridge topicsBuilt-in (Rust) bridge topics