Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Combinators and fail-fast exceptions #5

Description

@rnarubin

Porting issue 46 from the enterprise repo

rnarubin commented May 2, 2018

Currently the operations in Combinators wait for all of their constituent stages to complete before completing the resulting stage. There could be cases, however, when a user wants to complete as soon as an exception is encountered (analogous to throwing an exception in the middle of a loop). We should add such fail-fast methods

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions