You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This unfortunately disallows the use of QoS overrides, and likely other things from the original options. Here's an article where QoS overrides are discussed.
The text was updated successfully, but these errors were encountered:
I also tried this with publishers and was unable to get them working. Could also be bugged there, but its also possible I had some syntax wrong... I was a bit rushed
Sorry for the late reply.
Not sure if I understand the issue correctly, I have changed this code slightly for jazzy and am doing basically the same as the normal templated Subscription.
Does that fix the issue?
I am open for PRs that address this issue for earlier versions :)
Noticed that when constructing a BabelFishSubscription the option is passed, and the events are used.
Here a new options is constructed
and the option events are used
This unfortunately disallows the use of QoS overrides, and likely other things from the original options.
Here's an article where QoS overrides are discussed.
The text was updated successfully, but these errors were encountered: