Skip to content

Halt on first error by default #544

@clinssen

Description

@clinssen

Sometimes it can be hard to trace back an error in the log, because processing deliberately tries to continue in spite of errors, which means many more log messages tend to obscure the initial error statement.

I propose to make halting on the first error the default, and to include an override (i.e., replicating the current behaviour) under the existing --dev parameter.

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