这是indexloc提供的服务,不要输入任何密码
Skip to content

Improve overall error capturing #73

@Angelmmiguel

Description

@Angelmmiguel

This issure requires a better definition once we plan to work on it

wws heavily relies on the anyhow for a simple error management. In certain cases, we're capturing the errors and mapping it to more appropiate messages. However, this focuses on the errors we want to show in the CLI.

We want to create a set of specific error types to capture and manage them in code properly. Instead of bubbling generic errors, we plan to throw a set of specific ones we can manage later.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions