Skip to content

Improve error reporting to api consumers #57

@sondove

Description

@sondove

The novem service, whilst imperfect, does try to provide meaningful error messages to the customer. The novem python library should be more aware of these error messages and provide it to the customer in a natural way.

  • For non critical errors we should ignore them (this will be available in the log)
  • For critical errors we should throw an exception in the case of python and print to stderr with a non-zero return value in the case of the cli

Metadata

Metadata

Assignees

Labels

cliissue relates to the novem clienhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions