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
Add a 1s timeout to each part of the interceptor query
The main target here is the ADB interceptor, which can be slow on some
systems. Now, it will just return false/undefined until it can get a
clear result and everything else can keep working in the meantime.
0 commit comments