.NET Refinitiv.Data - [PlatformSessionCore] RDP Authentication failed

Hi,
We have a .NET service running 24/7 based on the library provided by LSEG, specifically Refinitiv.Data version 1.0.0-beta5.
There was a problem that occurred on Monday, as we could not open session on our app start.
We got the below Exception that we do not have control over.
How can we control such scenario or similar ones?
[WARN ] [ 44] [PlatformSessionCore] RDP Authentication failed
System.Threading.Tasks.TaskCanceledException:
The request was canceled due to the configured HttpClient.Timeout of 100
seconds elapsing.
---> System.TimeoutException: A task was
canceled.
--->
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at
System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken
cancellationToken)
at
System.Net.Http.HttpConnectionPool.HttpConnectionWaiter`1.WaitForConnectionAsync(Boolean
async, CancellationToken requestCancellationToken)
at
System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage
request, Boolean async, Boolean doRequestAuth, CancellationToken
cancellationToken)
at
System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean
async, CancellationToken cancellationToken)
at
System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage
request, HttpCompletionOption completionOption, CancellationTokenSource cts,
Boolean disposeCts, CancellationTokenSource pendingRequestsCts,
CancellationToken originalCancellationToken)
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at
System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted,
HttpResponseMessage response, CancellationTokenSource cts, CancellationToken
cancellationToken, CancellationTokenSource pendingRequestsCts)
at
System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage
request, HttpCompletionOption completionOption, CancellationTokenSource cts,
Boolean disposeCts, CancellationTokenSource pendingRequestsCts,
CancellationToken originalCancellationToken)
at
Refinitiv.Data.Core.GrantPassword.AuthorizeAsync(Boolean takeExclusiveControl,
CancellationToken cancellationToken)
at
Refinitiv.Data.Core.PlatformSessionCore.PerformOpenTasksAsync(CancellationToken
cancellationToken)
Best Answer
-
Hello @lukasz.druczak
In this case, the service tried to open a platform session and during authentication the backend did not respond in time and the call received a 100 second timeout, cancelling the working task.
Refinitiv.Data.Core.PlatformSessionCore.PerformOpenTasksAsync(CancellationToken cancellationToken)
Refinitiv.Data.Core.GrantPassword.AuthorizeAsync(Boolean takeExclusiveControl, CancellationToken cancellationToken)
…
The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsingThe session never Opened, because if you fail authentication for whatever reason, it goes from Pending to Closed. On the library level we do not control the back-end availability. Regarding control, you could implement a retry mechanism where for a given definition you can try reconnecting multiple times.
Given your case, we would like you to answer some question that could help us understand this issue better:
- Did the session eventually connect?
- How long did this go on for and how frequent is this issue?
- Could you please provide a code sample so we can attempt to recreate this scenario?
Best regards,
Baciu Wahl Cristian
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
- 684 Datastream
- 1.4K DSS
- 615 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 251 ETA
- 555 WebSocket API
- 37 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 643 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
- 104 UPA
- 193 TREP Infrastructure
- 228 TRKD
- 916 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛