<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Unhandled (in PM ) timeout in an integration + Ways to test timeout</title><link>https://community.appian.com/discussions/f/integrations/37281/unhandled-in-pm-timeout-in-an-integration-ways-to-test-timeout</link><description>Hi, 
 My process model has an integration call which has a timeout of 1 sec. In My process model , I am not handling the timeout . so what will happen if the timeout happens . Will the flow goes to the next node after the integration node ? 
 Also , is</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Unhandled (in PM ) timeout in an integration + Ways to test timeout</title><link>https://community.appian.com/thread/139555?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2024 06:20:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bdf1aedd-daab-4554-82b1-e2b0dc19e9d7</guid><dc:creator>bhavanai654706</dc:creator><description>&lt;p&gt;If the integration call exceeds the 1-second timeout, the integration node will fail. This failure will typically cause the process to pause by exception, depending on how you&amp;#39;ve configured the error handling settings in the integration node.&lt;/p&gt;
&lt;p&gt;The flow will not automatically proceed to the next node if a timeout occurs unless you&amp;#39;ve specifically configured the integration node to ignore errors or to handle exceptions (e.g., using a &amp;quot;Skip node&amp;quot; or &amp;quot;Continue process flow&amp;quot;). If the process is paused by exception, you&amp;#39;ll need to either manually resume it or have automated error handling in place.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;To bypass this flow, you can incorporate an asynchronous subprocess for the integration call. This ensures that the parent process does not wait for the child process to complete, allowing the flow to proceed to the next node even if the integration call exceeds the 1-second timeout.&lt;br /&gt;&lt;br /&gt;to test time out error temporarily change the endpoint URL in the integration object to a non-existent or slow-responding URL. This can simulate a delay or failure.you can use Postman or JMeter to simulate delays&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unhandled (in PM ) timeout in an integration + Ways to test timeout</title><link>https://community.appian.com/thread/139553?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2024 06:01:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c1c7929b-c9ba-4632-bd9a-17bf67150131</guid><dc:creator>yogeshc213832</dc:creator><description>&lt;p&gt;you can increase timeout seconds in integration (Max 300).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unhandled (in PM ) timeout in an integration + Ways to test timeout</title><link>https://community.appian.com/thread/139523?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 16:00:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4d486c9a-0ebe-4d0d-81ba-4435d0bbfb04</guid><dc:creator>Yogi Patel</dc:creator><description>[quote userid="33844" url="~/discussions/f/integrations/37281/unhandled-in-pm-timeout-in-an-integration-ways-to-test-timeout"]My process model has an integration call which has a timeout of 1 sec.[/quote]
&lt;p&gt;This is not clear to me. Can you give some details?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, the following might be helpful:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/24.2/Automatic_Error_Handling.html"&gt;https://docs.appian.com/suite/help/24.2/Automatic_Error_Handling.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unhandled (in PM ) timeout in an integration + Ways to test timeout</title><link>https://community.appian.com/thread/139497?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 10:20:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9f3d2590-c5e9-4e63-9ab0-dc7f70e97ade</guid><dc:creator>rajthakor</dc:creator><description>&lt;p&gt;No as per my knowledge that node will stop and will give error ,&lt;br /&gt;but you can increase your timeout if you want to avoid getting timeout error&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>