Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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