Forum Discussion

KayleighH's avatar
KayleighH
New Contributor
4 years ago
Solved

SOAP step timeout when running from Azure DevOps task

Hi all,

We have a long running SOAP request which takes 5 minutes to respond.Our issue is when running this project within Azure DevOps using the ReadyAPI Test for Azure DevOps task it leads to a timeout.The task in Azure DevOps has a specified time out of 0 which is indicated as having an infinite timeout. However the task is failing after 2 minutes.

 

Any advice would be appreciated.

 

Thanks,

Kayleigh

  • Hi KayleighH,

    As the first step, I recommend that you check the timeout properties of the problematic SOAP request and the corresponding test case. Please refer to the SOAP Request Properties and Test Case Editor help topics to learn how to check the options.

    If this does not help you to overcome the issue when running the test from Azure DevOps, please submit a case using this link and provide your project file for investigation.

2 Replies

  • JKolosova's avatar
    JKolosova
    SmartBear Alumni (Retired)

    Hi KayleighH,

    As the first step, I recommend that you check the timeout properties of the problematic SOAP request and the corresponding test case. Please refer to the SOAP Request Properties and Test Case Editor help topics to learn how to check the options.

    If this does not help you to overcome the issue when running the test from Azure DevOps, please submit a case using this link and provide your project file for investigation.