RFA MD subscriber - No quality of service

We have RFA C++ based subscriber application.
The application is getting following message
on subscription
INFO: Subject: xxx state: 4 status: "No Quality of Service is available to
process subscription, timeout expired" status code: 3
Can you please explain when we can get "No quality of service" status?
Best Answer
-
The status message "No Quality of Service is available
to process subscription, timeout expired" could be generated by RFA in these 4
situations.1. RFA
subscribes market data from the service that is currently downxxx Status Status: No Quality of Service is available to
process subscription, timeout expired State: 3 Status Code: 32. RFA
subscribes market data from the service that doesn’t existxxx Status Status: No Quality of Service is available to
process subscription, timeout expired State: 3 Status Code: 33. RFA
subscribes market data and the specified QoS doesn’t match the QoS provided by
the serviceFor example, the Qos of the service is real-time/tick-by-tick
but the application specifies the best and worst QoS to be lower than
real-time/tick-by-tick._pQoS->setBestTimeliness(rfa::common::QualityOfServiceRequest::realTime);
_pQoS->setWorstTimeliness(rfa::common::QualityOfServiceRequest::delayed);
_pQoS->setBestRate(rfa::common::QualityOfServiceRequest::justInTimeFilteredRate);
_pQoS->setWorstRate(rfa::common::QualityOfServiceRequest::slowestRate);
_pMarketDataItemSub->setRequestedQualityOfService(*_pQoS);xxx Status Status: No Quality of Service is available to
process subscription, timeout expired State: 3 Status Code: 34. The most
common issue is that RFA C++ attempts to make request but the infrastructure
fails to deliver the image within the recoveryTimeout + waitTimeout interval,
RFA will mark the item "Closed Recover" (State = 4)xxx Status Status: No Quality of Service is available to
process subscription, timeout expired State: 4 Status Code: 3In this scenario, state is ClosedRecover (4) and
status code is NoResources (3). This could be the forth scenario. If the
application subscribes to a lot of items, you may consider tuning the value of
\Sessions\<session name>\recoverTimeout and \Sessions\<session
name>\waitTimeout in RFA configurations.0
Answers
-
In this situation ,
4. The most common issue is that RFA C++ attempts to make request but the infrastructure fails to deliver the image within the recoveryTimeout + waitTimeout interval, RFA will mark the item "Closed Recover" (State = 4)Is there a way to improve the situation from the infra perspective?
Also , would RFA Java see the same error log & what's the RFA tuning parameter for Java?
0 -
@jirapongse.phuriphanvichai, I am having the same issue with the message:
stt item:USDGBP status:No Quality of Service is available to process subscription, timeout expired state:3
However, I have not altered any of the QoS code, I can see that the feed is up (and using tickbytick and realTime) and I know data is exists for this item. I'm using v7.6 C++ with MarketData and SSLED connections. Could you shed any light on what I'm doing wrong/how to correct it?
0 -
I am seeing similar message. Lookin for suggestions to correct the issue. Thanks
12/19 18:21:38.941240 [2]: RfaFeed::ProcessMarketDataEvent(): Buffer Empty for [ELEKTRON_EDGE:ELEKTRON_EDGE.ANY.8795.T]: MsgType: Status, No Quality of Service is available to process subscription, timeout expired
12/19 18:21:38.941254 [6]: ReutersFeed::EmptyBufferReovery(): *** ERROR *** No Record Found for ELEKTRON_EDGE.ANY.8795.T
12/19 18:21:38.941281 [2]: RfaFeed::ProcessMarketDataEvent(): Buffer Empty for [ELEKTRON_EDGE:ELEKTRON_EDGE.ANY.9401.T]: MsgType: Status, No Quality of Service is available to process subscription, timeout expired
12/19 18:21:38.941284 [6]: ReutersFeed::EmptyBufferReovery(): *** ERROR *** No Record Found for ELEKTRON_EDGE.ANY.9401.T
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 690 Datastream
- 1.4K DSS
- 629 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 559 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 24 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 279 Open PermID
- 45 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 713 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 95 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛