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
EventDuration: Make it more robust to truncated eventlogs
Previously this would throw an exception in the (not uncommon) case of a
truncated eventlog. Now we simply declare the thread to stop running at
the time of the last event that we saw.
0 commit comments