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
Currently, we hit the API immediately after an event happens. As we add more event types, it might make sense to start batching them, and sending them out every 5 seconds.
Currently, we hit the API immediately after an event happens. As we add more event types, it might make sense to start batching them, and sending them out every 5 seconds.