Skip to content

Fix error output to not have duplicate message #556

@Vic-Dev

Description

@Vic-Dev

When running the CLI and it encounters an error it is outputting the error message twice:

Image

The above error log should simply say:

Error: failed to list objects due to ListObjects validation error for POST ListObjects with body {"code":"type_not_found","message":"type 'document' not found"}
 with error code type_not_found error message: type 'document' not found

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions