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

health checker: removing exceptions #27859

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

alyssawilk
Copy link
Contributor

@alyssawilk alyssawilk commented Jun 7, 2023

Risk Level: medium
Testing: new tests
Docs Changes: n/a
Release Notes: n/a
Part of envoyproxy/envoy-mobile#176

@repokitteh-read-only
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #27859 was opened by alyssawilk.

see: more, trace.

@alyssawilk alyssawilk force-pushed the e_health_checks branch 4 times, most recently from 009c357 to 262cf51 Compare June 14, 2023 20:28
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Copy link
Contributor

@adisuissa adisuissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

throw_action EnvoyException(std::string(variable.status().message())); \
}

#define RETURN_IF_STATUS_NOT_OK(variable) \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: probably not really related to exceptions, so perhaps move to another file in the future.

@alyssawilk alyssawilk enabled auto-merge (squash) June 15, 2023 16:26
@alyssawilk alyssawilk merged commit ad5f4c6 into envoyproxy:main Jun 15, 2023
asheryerm pushed a commit to asheryerm/envoy that referenced this pull request Jul 5, 2023
Risk Level: medium
Testing: new tests
Docs Changes: n/a
Release Notes: n/a
Part of envoyproxy/envoy-mobile#176

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: asheryer <asheryer@amazon.com>
reskin89 pushed a commit to reskin89/envoy that referenced this pull request Jul 11, 2023
Risk Level: medium
Testing: new tests
Docs Changes: n/a
Release Notes: n/a
Part of envoyproxy/envoy-mobile#176

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Ryan Eskin <ryan.eskin89@protonmail.com>
@alyssawilk alyssawilk deleted the e_health_checks branch March 19, 2024 19:40
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