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
You can try and modify, the setTimeout part and change the value to 0, it will be as quick as possible, it will cycle faster... the speed will depend on number of event's listening to etc...
In POC that I am working, I noticed if there are many events firing at the same time and some of them got missed. That gives unexpected result.
Is there any work around for this?
The text was updated successfully, but these errors were encountered: