How to delay after intercepted api? [CLOSED] #23739
Unanswered
iamyoki
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my test example:
Current behavior:
It waits 500ms at the same time as api request starting.
Expected behavior:
wait 500ms after wait api request done.
---- Update
I got a mistake, the above case is correct as expected, the question can be closed.
Beta Was this translation helpful? Give feedback.
All reactions