Skip to content

Better errors #1

@ctiedt

Description

@ctiedt

Currently, there is only the InfluxError struct with an optional message.
To make it easier to distinguish different errors, there are some possibilities:

  • Convert InfluxError to an enum with different variants for error kinds
  • Create an ErrorKind enum and add it as a field to InfluxError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions