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

Wrap package errors #91

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Wrap package errors #91

merged 1 commit into from
Jun 14, 2024

Conversation

s-dwinter
Copy link
Collaborator

Overview

Close #63

I wrapped package errors. So, its name is now displayed in the error message when a value cannot be retrieved from an external store.
In addition, functions to identify some errors were added.

Vilification

failed to get value: name='/yashiro/exampl': operation error SSM: GetParameter, https response error StatusCode: 400, RequestID: a3fe5cb1-3fd6-49aa-8696-9cb67aabcc3b, ParameterNotFound:

Copy link
Collaborator Author

@s-dwinter s-dwinter left a comment

Choose a reason for hiding this comment

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

Self check OK.

@s-dwinter s-dwinter merged commit 5444bbf into main Jun 14, 2024
2 checks passed
@s-dwinter s-dwinter deleted the feature/issue-63 branch June 14, 2024 02:52
@s-dwinter s-dwinter added the feature Categorizes issue or PR as related to a new feature. label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrap SDK error
1 participant