Configuring the Waiting Time for an API Request - Conductor Platform - Foundation 24.1 - Foundation 24.1 - Ready - Hyland RPA - external - Hyland-RPA/Conductor-Platform/Foundation-24.1/Hyland-RPA-Conductor-Platform/Settings/Configuring-the-Waiting-Time-for-an-API-Request - 2025-04-03

Hyland RPA Conductor Platform

Platform
Hyland RPA
Product
Conductor Platform
Release
Foundation 24.1
License
ft:locale
en-US
The default waiting time before RPA Conductor considers an API request as failed is 60 seconds.

If this timespan is not sufficient, for example due to a slow Internet connection, perform the following steps:

  1. From the Hyland RPA\Service folder, open AM.Conductor.exe.config with a text editor.
  2. Find the following line.
    <!--<add key="ApiRequestTtl" value="30" />-->
  3. Uncomment the line.
  4. Set the value in seconds as required.
  5. Save and close the file.