Reloadr
Reloadr copied to clipboard
Solved endless polling issue
Browser will stop previous location.reload() action when a new location.reload() action is fired, if the first fire doesn't complete before the second, you get an endless loop of location.reload() that never finishes.