Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outbound: make RouteError optional #392

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Conversation

zaharidichev
Copy link
Member

@zaharidichev zaharidichev commented Oct 24, 2024

#383 introduced support for route and backend level errors. This commit changes
the structure of these types in order to make the route error optional
(protobuf enums are non-optional values unless an experimental feature is specified).

Signed-off-by: Zahari Dichev zaharidichev@gmail.com

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
@zaharidichev zaharidichev requested a review from olix0r October 24, 2024 11:47
@zaharidichev zaharidichev merged commit c5648ae into main Oct 27, 2024
8 checks passed
@zaharidichev zaharidichev deleted the zd/make-route-error-optional branch October 27, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants