Skip to content

uniform error handling #610

@dariok

Description

@dariok

use one way of handling errors in the code and stick to it

in functions that are never calld top-level, use fn:error() and try to catch as far up as possible, then pass to wdb:error() for better handling.

also, within functions, try error handling as early as possible without creating too many variables for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions