inconsistent qos policy

8 posts / 0 new
Last post
Offline
Last seen: 5 years 4 months ago
Joined: 12/18/2018
Posts: 5
Incosistent QoS policy error when attempting to set deadline

Running into an error while creating a reader that registers a user callback for requested deadline missed

DDS_DeadlineQosPolicy_is_consistentI:inconsistent QoS policy: period
DDS_DataReaderQos_is_consistentI:inconsistent QoS policy: deadline
DDS_Subscriber_create_datareader_disabledI:ERROR: Inconsistent QoS
[timestamp] [app] Exception encountered: Failed to create DataReader

We've implementeded readers and writers and have been using StatusCondition based data callbacks succesfully.

Subscribe to RSS - inconsistent qos policy