활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
recently enabled the property to run components in sequence, and suddenly we are seeing the errors mentioned below.
Failed to execute "Custom Code" for "Page Load - All Pages - VM rule. A timeout occurred because the action took longer than 2 seconds to complete.
Error: A timeout occurred because the action took longer than 2 seconds to complete.
Can anyone let me know the possible fix for this?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
You can increase the timeout of each action in your launch property...
In the advanced options, you can choose whether the next action should wait for this to complete before proceeding, and you can also adjust the timeout here...
Default is 2000, try increasing it to 3000 or 4000
But it might also be worth looking at your script to see what it is doing and if there are any performance improvements... there may not be... you may be stuff waiting for a response from a third party callback.. use your best judgement to find a balance.
조회 수
답글
좋아요 수
You can increase the timeout of each action in your launch property...
In the advanced options, you can choose whether the next action should wait for this to complete before proceeding, and you can also adjust the timeout here...
Default is 2000, try increasing it to 3000 or 4000
But it might also be worth looking at your script to see what it is doing and if there are any performance improvements... there may not be... you may be stuff waiting for a response from a third party callback.. use your best judgement to find a balance.
조회 수
답글
좋아요 수
Thank You, It worked. I just unchecked the wait to run next action and timeout issue seems to be resolved.
Thanks Again
You're welcome 🙂
조회 수
답글
좋아요 수