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
queso backport: Use MessageChannel instead of setTimeout to avoid processing delays (#8677)
* use MessageChannel instead of setTimeout to avoid processing delays
* move invocation throttling to ThrottledInvoker class
also adds a fallback for environments that don't support MessageChannel
0 commit comments