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

Fix Generalized Exceptions in Example Jobs #534

Conversation

jdrew82
Copy link
Contributor

@jdrew82 jdrew82 commented Sep 6, 2024

This PR is to close out #521. It replaces the generalized Exceptions with SecretError and raises a custom Exception if SecretsGroup isn't found on ExternalIntegration.

@jdrew82 jdrew82 added type: bug Issues/PRs addressing a bug. integration: contrib Contrib related issues and PRs labels Sep 6, 2024
@jdrew82 jdrew82 self-assigned this Sep 6, 2024
@jdrew82 jdrew82 requested a review from a team as a code owner September 6, 2024 17:02
@jdrew82 jdrew82 linked an issue Sep 6, 2024 that may be closed by this pull request
Copy link
Contributor

@smk4664 smk4664 left a comment

Choose a reason for hiding this comment

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

Just one comment, but otherwise this looks to resolve the attached issue.

@jdrew82 jdrew82 force-pushed the patch-521-determine-reasoning-for-exception-handling-in-example-job branch from 4146fe6 to e158f4b Compare September 6, 2024 17:35
@jdrew82 jdrew82 merged commit 63868e0 into develop Sep 6, 2024
14 checks passed
@jdrew82 jdrew82 deleted the patch-521-determine-reasoning-for-exception-handling-in-example-job branch September 6, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration: contrib Contrib related issues and PRs type: bug Issues/PRs addressing a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Determine Reasoning for Exception Handling in Example Job
2 participants