Skip to content

Warn instead of error if there are invalid token lists #24

@BlinkyStitt

Description

@BlinkyStitt

Overview

I installed a list with invalid syntax. It installed without error, but the next time the process started, creating the manager erred with pydantic.error_wrappers.ValidationError: 63 validation errors for TokenList and a long list of the errors. It does not say what file it was processing.

Specification

If a file fails to load, instead of raising a ValidationError, a warning should be emitted with the name of the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions