Skip to content

Make Error Handling Optional #1280

Description

@Tompage1994

Is your feature request related to a problem? Please describe.
The error handling part of the collection causes a lot of noise in the logs.

Describe the solution you'd like
We need to change async status into three files which are imported, likely by a list:

  • collect_async_status
  • register_value
  • error_handle

This way we can then only include the pieces we need and won't be adding too much output when unwanted.

Describe alternatives you've considered
We considered if we could just include conditionals, but this will still clutter output

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions