Skip to content

Use exceptions as return values? #446

@thusser

Description

@thusser

We're currently using exceptions of some kind of return value, indicating what went wrong.

At the moment, all excpetions in RPC methods of a module are thrown in the module, while also send to the caller. The module itself logs all exceptions, which should not be necessary.

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