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

Ensure proper intent for noisy exceptions #2960

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

ahopkins
Copy link
Member

There is currently an unintended consequence when running via CLI in that not providing --noisy-exceptions or --no-noisy-exceptions sets NOISY_EXCEPTIONS to False. Since the runtime overrides the app specific config, this leads to unintended consequences where the app should be respected if the runtime does not define a behavior.

@ahopkins ahopkins requested a review from a team as a code owner June 22, 2024 20:44
@ahopkins ahopkins merged commit f04c5ab into main Jun 23, 2024
25 checks passed
@ahopkins ahopkins deleted the proper-intent-for-noisy-exceptions branch June 23, 2024 05:59
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.

1 participant