Skip to content

Error text doesn't render properly #126

@BrianJKoopman

Description

@BrianJKoopman

The errors that are multi-line, like this one:

error = f'Task {op} in Agent {instance} failed to complete " + \
"successfully.\n' + str(response)

They don't render properly, it ends up looking like this in stdout:

Failed to perform uxm_relock on OCSClient('det-controller-c1s6'), removing from targets list.
Task uxm_relock in Agent det-controller-c1s6 failed to complete " +             "successfully.

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