<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Timeout Handling in HTTP Monitor Request in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Timeout-Handling-in-HTTP-Monitor-Request/m-p/289757#M3255</link>
    <description>&lt;P&gt;We are testing multiple endpoint requests defined in a HTTP monitor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some of the endpoints will take longer but will complete. The current hard limit of 60 sec is not suitable for us.&lt;/P&gt;&lt;P&gt;Alternatively, we are looking to handle this in post execution script and mark it as success in case this fails with timeout error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;"postProcessingScript": "api.info(response.getStatusCode())&lt;/P&gt;&lt;P&gt;if (response.getStatusCode() == 0) {api.finish(true, \"Timeout treated as success");}"&lt;/P&gt;&lt;P&gt;Also, the return code validation condition is set to &amp;gt;=400 .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still the HTTP request is marked as Failed because of the timeout. Any other alternative way to treat this as success and move on.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Nov 2025 04:29:41 GMT</pubDate>
    <dc:creator>Rajesh01</dc:creator>
    <dc:date>2025-11-19T04:29:41Z</dc:date>
    <item>
      <title>Timeout Handling in HTTP Monitor Request</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Timeout-Handling-in-HTTP-Monitor-Request/m-p/289757#M3255</link>
      <description>&lt;P&gt;We are testing multiple endpoint requests defined in a HTTP monitor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some of the endpoints will take longer but will complete. The current hard limit of 60 sec is not suitable for us.&lt;/P&gt;&lt;P&gt;Alternatively, we are looking to handle this in post execution script and mark it as success in case this fails with timeout error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;"postProcessingScript": "api.info(response.getStatusCode())&lt;/P&gt;&lt;P&gt;if (response.getStatusCode() == 0) {api.finish(true, \"Timeout treated as success");}"&lt;/P&gt;&lt;P&gt;Also, the return code validation condition is set to &amp;gt;=400 .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still the HTTP request is marked as Failed because of the timeout. Any other alternative way to treat this as success and move on.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 04:29:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Timeout-Handling-in-HTTP-Monitor-Request/m-p/289757#M3255</guid>
      <dc:creator>Rajesh01</dc:creator>
      <dc:date>2025-11-19T04:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout Handling in HTTP Monitor Request</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Timeout-Handling-in-HTTP-Monitor-Request/m-p/290604#M3261</link>
      <description>&lt;P&gt;It's only status codes that can be ignored in the way you're trying; network errors, timeouts, etc can't be ignored. This would be a &lt;A href="https://community.dynatrace.com/t5/Product-ideas/idb-p/DynatraceProductIdeas" target="_self"&gt;Product Idea&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 16:46:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Timeout-Handling-in-HTTP-Monitor-Request/m-p/290604#M3261</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2025-12-01T16:46:46Z</dc:date>
    </item>
  </channel>
</rss>

