Skip to content

.ns.protectedExecute: Return error dictionary if function does not exist #115

@jrajasansir-b2c2

Description

@jrajasansir-b2c2

Currently if the function does not exist, it throws the FunctionDoesNotExistException which has to be caught separately.

Instead, it should probably return the error dictionary so it can be handled in the same way as if the function itself errored.

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