RxJSKoans icon indicating copy to clipboard operation
RxJSKoans copied to clipboard

Q: on "you can place a time limit on how long an event should take"

Open penguin020 opened this issue 10 years ago • 0 comments

The documentation is not very clear (at least to me).

Does the subscription just switch between "temperatures" to "timeoutEvent" after the timeout (2000ms)?

If so, is there something else going on?

Also, are all events after the timeout ignored? I read the docs and it does not say.

penguin020 avatar Feb 06 '15 03:02 penguin020