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

Feature Request: exception handling mechanism for AppSyncResolver #2184

Closed
1 of 2 tasks
rubenfonseca opened this issue May 1, 2023 Discussed in #2170 · 2 comments · Fixed by #5588
Closed
1 of 2 tasks

Feature Request: exception handling mechanism for AppSyncResolver #2184

rubenfonseca opened this issue May 1, 2023 Discussed in #2170 · 2 comments · Fixed by #5588
Assignees
Labels

Comments

@rubenfonseca
Copy link
Contributor

Use case

Discussed in #2170

Originally posted by **adithep** April 27, 2023

For HTTP resolver, there are few ways to handle exception: https://awslabs.github.io/aws-lambda-powertools-python/2.14.1/core/event_handler/api_gateway/#exception-handling

But for AppSyncResolver, I have no idea who to handle exceptions

Solution/User Experience

Implement @app.exception_handler(ValueError) on the AppSyncResolver.

Alternative solutions

No response

Acknowledgment

Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Nov 19, 2024
Copy link
Contributor

This is now released under 3.4.0 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Coming soon
2 participants