question

Upvotes
Accepted
39 5 6 6

Session expiry?

Does RDP (I am using the Python RDP library) enforce any expiry/timeout (server side) after certain time (hours, days), once the session has been opened?

rdp-apirefinitiv-data-platform
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 87 12 25

Hi @JIAN.DU

Provided there isn't any disruption/loss of connectivity on the session (e.g. Platform or Desktop connection issues), or any credential issues (e.g. an attempt to login again with the same credentials) a script should continue to run indefinitely.

Note that if web socket connection (i.e. streaming data) is closed for any reason, requests to any RDP endpoint should still available.

In the future, we plan to enhance the RDP Library to attempt connection recovery in the case of a disruption etc.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.