Skip to content

Improved errors/exceptions using Throw. #303

@BadgerHobbs

Description

@BadgerHobbs

Currently the API and council implementations have been designed to fail fast and not have exception handling. This means that the logs are sometimes filled with vague errors.

Could update the collector implementations to throw validation exceptions, using the Throw library for readability/simplicity.

Will need to make sure to update the styleguide to cover this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions