Skip to content

Implement function error propagation in local mode #410

@eabatalov

Description

@eabatalov

If a child function call fails then let its parent call handle the exception instead of failing the request.

Also add good tests for this feature that proves that it works.
TestFuturesWait.test_wait_first_failure is not aiming to directly test this but right now it's skipped because this feature is not implemented.

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