Skip to content

[Tech debt] Split success and error return values in uworker_output.ErrorType #4517

Open
@vitorguidi

Description

@vitorguidi

The ErrorType enum under uworker_output holds both error and success values, which lead to a cludge in #4516 so we can track error rate in uworker_main.

TODO: refactor the code that touches this Enum so errors and successful return values can be told apart. without having to list the success values outside of the proto.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions