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
The only thing we need to figure out, is whether to attempt an overload on the existing operator, or rename it to throttleTime and add a throttle operator that accepts an observable.
It depends on the complexity of the overload and the perf hit.