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
Instead of checking for known event loop delay (based on time elapsed - timeout), the code only checks for time elapsed greater than max delay (which is not necessarily a delay).