<?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 Re: Private Synthetic Time increase in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218670#M1994</link>
    <description>&lt;P&gt;What about JS code? I could works maybe&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;function sleep(ms) {&lt;BR /&gt;return new Promise(resolve =&amp;gt; setTimeout(resolve, ms));&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;async function demo() {&lt;BR /&gt;for (let i = 0; i &amp;lt; 5; i++) {&lt;BR /&gt;console.log(`Waiting ${i} seconds...`);&lt;BR /&gt;await sleep(i * 1000);&lt;BR /&gt;}&lt;BR /&gt;console.log('Done');&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;demo();&lt;/P&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 15:15:19 GMT</pubDate>
    <dc:creator>Slawa</dc:creator>
    <dc:date>2023-07-20T15:15:19Z</dc:date>
    <item>
      <title>Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218621#M1991</link>
      <description>&lt;P&gt;Is there any way to increase the timeout beyond 180 Sec from Private location? Our Application Page load is too slow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 14:43:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218621#M1991</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2023-10-02T14:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218632#M1992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you talking about a Browser clickpath event?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 09:01:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218632#M1992</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-07-20T09:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218651#M1993</link>
      <description>&lt;P&gt;No, 180s is the maximum timeout for Browser Monitor event. The only way to wait longer would be to use a timed event for the 1st event and then have a 2nd event after it that wait for whatever change you need to occur on the page to move on.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 11:36:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218651#M1993</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-07-20T11:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218670#M1994</link>
      <description>&lt;P&gt;What about JS code? I could works maybe&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;function sleep(ms) {&lt;BR /&gt;return new Promise(resolve =&amp;gt; setTimeout(resolve, ms));&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;async function demo() {&lt;BR /&gt;for (let i = 0; i &amp;lt; 5; i++) {&lt;BR /&gt;console.log(`Waiting ${i} seconds...`);&lt;BR /&gt;await sleep(i * 1000);&lt;BR /&gt;}&lt;BR /&gt;console.log('Done');&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;demo();&lt;/P&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 15:15:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218670#M1994</guid>
      <dc:creator>Slawa</dc:creator>
      <dc:date>2023-07-20T15:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218722#M1996</link>
      <description>&lt;P&gt;How this code would help ? lets say i have a Button which is click on Next&amp;nbsp; and need to wait until page is loaded which is taking 4 mins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 12:17:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218722#M1996</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2023-07-21T12:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218725#M1998</link>
      <description>&lt;P&gt;step 1. click on button&lt;BR /&gt;step 2 in JS wait for 5 min and validate that you got some xpah/dom loaded, set assert&lt;BR /&gt;step3,4,5 next logic&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 12:42:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218725#M1998</guid>
      <dc:creator>Slawa</dc:creator>
      <dc:date>2023-07-21T12:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218728#M2000</link>
      <description>&lt;P&gt;BTW you are in private location, set desired timeout in config:&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/synthetic-v2/synthetic-configuration-v2/put-configuration" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/synthetic-v2/synthetic-configuration-v2/put-configuration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{&lt;BR /&gt;    &lt;SPAN&gt;"bmMonitorTimeout"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;1200000&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;    &lt;SPAN&gt;"bmStepTimeout"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;240000&lt;BR /&gt;&lt;/SPAN&gt;}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 12:45:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218728#M2000</guid>
      <dc:creator>Slawa</dc:creator>
      <dc:date>2023-07-21T12:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218729#M2001</link>
      <description>&lt;P&gt;does Steptimeout allow more than 180 sec on private location?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 12:49:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218729#M2001</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2023-07-21T12:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218735#M2002</link>
      <description>&lt;P&gt;there is my config above - 240 sec&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 13:38:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218735#M2002</guid>
      <dc:creator>Slawa</dc:creator>
      <dc:date>2023-07-21T13:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218739#M2003</link>
      <description>&lt;P&gt;getting an error with 240 , seems they have validation which wont allow beyond 180.&lt;/P&gt;&lt;P&gt;******************************************&lt;/P&gt;&lt;P&gt;"path": "bmStepTimeout",&lt;BR /&gt;"message": "Validation failed. Value out of range.",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 14:05:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218739#M2003</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2023-07-21T14:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218744#M2005</link>
      <description>&lt;P&gt;You can ask support/CSM, maybe you have some restriction on account level&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 15:07:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218744#M2005</guid>
      <dc:creator>Slawa</dc:creator>
      <dc:date>2023-07-21T15:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218749#M2006</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/1433"&gt;@HannahM&lt;/a&gt;&amp;nbsp; any comments on above?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 15:39:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/218749#M2006</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2023-07-21T15:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/219093#M2007</link>
      <description>&lt;P&gt;This would not work as the hard timeout for an event (step) is 3 minutes)&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 11:43:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/219093#M2007</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-07-27T11:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/219094#M2008</link>
      <description>&lt;P&gt;&lt;SPAN&gt;180s is the maximum timeout for Browser Monitor event. The only way to wait longer would be to use a timed event for the 1st event and then have a 2nd event after it that wait for whatever change you need to occur on the page to move on.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 11:44:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/219094#M2008</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-07-27T11:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Time increase</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/219095#M2009</link>
      <description>&lt;P&gt;180s hard timeout per event is a platform limit. I see that Slawa was able to increase it which is odd, as I cannot find any internal documentation referring that being allowed.&amp;nbsp;&lt;BR /&gt;Please use the option I suggested where you break the wait across 2 events instead&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 11:50:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Private-Synthetic-Time-increase/m-p/219095#M2009</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-07-27T11:50:11Z</dc:date>
    </item>
  </channel>
</rss>

