-
Change Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
-
None
Request from customer:
Is there a way to include a slight pause in between web scenario checks. We're running into an issue where we're creating a token/cookie in step 1. and are hitting a website in step 2 faster than the back end token on the serverside is being distributed to other servers, because of this sometimes the check fails because the web server we hit doesn't have the correct token. Web browsers don't have the issue because of retries and the redirect is slow so the customers aren't seeing an issue but we're getting false positives on the alerts.