Skip to content

Using Halt does not work well with compose #3

@thec0keman

Description

@thec0keman

If service A calls service B with compose, and service B uses halt!, the errors from B are not passed to A.

I think this may be because the catch for the strict error exception doesn't handle anything. Perhaps it would work to use the ActiveInteraction Interrupt exception instead, since this is properly handled?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions