Can we have exhaustScan operator? #6667
kamilzielinskidev
started this conversation in
Ideas / Feature request
Replies: 1 comment 1 reply
-
This request is moved to discussions since gh issue is rxjs core bug tracking only. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The operator would be helpfull for throttling for example request until the previous one is finished.
There is some external implementation from this guy: https://github.com/svenvanheugten/rxjs-exhaustscan yet it is not included in rxjs officially
Beta Was this translation helpful? Give feedback.
All reactions