Skip to content

Ensure Internal entity exceptions are correctly handled #233

@davidmrdavid

Description

@davidmrdavid

As discussed here: #184

There's an outstanding discussion about what to do when an entity errors out due to an internal exception. For example: what if an operation is missing its name.

One possibility is to propagate the error back to the orchestrator, same as if it were a user-code-level exception. Another approach is to error out completely and let the extension handle it, which is our current approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority 2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions