Skip to content

concatMapEager and maxConcurrent #3710

Closed
@adipascu

Description

@adipascu

How should I limit the maximum number of concurrently subscribed observables ?

I think a parameter like the one in flatMap (maxConcurrent) could be very useful.
concatMapEage currently has an optional parameter, capacityHint.

I think this is not very useful, I expected to find something like maxConcurrent
This operator might be confusing for some people, similar with #3498

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions