You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Tested a method using HTTP GET timeouts, but that provides a hard 10-second sleep and is too long of a delay. I wasn't able to find a way to change the timeout.
The text was updated successfully, but these errors were encountered:
the deelay.me is a page that allows to simulate how bad latency can be and basically waits to load the page until the $duration has expired and then invokes the next URL passed (google.com) the cool thing about it is that google.com is rather fast from anywhere in the world thanks to global loadbalancing which means timings are pretty solid.
I made another few changes too i can probably create a PR for it, it's now working reliably and more importantly TIMELY! :)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tested a method using HTTP GET timeouts, but that provides a hard 10-second sleep and is too long of a delay. I wasn't able to find a way to change the timeout.
The text was updated successfully, but these errors were encountered: