Skip to content

maybe squelches should apply to error strings as well #16

@jimfulton

Description

@jimfulton

Either that, or error types should be reflected in names.

Right now, I can't squelch "Missing metrics" errors, because the errors aren't reflected in the names.
Of course, these shouldn't have alerted in the first place.

Maybe when we report an error, the error should be reflected in the error name as well as the value, much as error types are (sort of) reflected in Python exception class names.

Maybe this should have been:

...#max_age/missing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions