Skip to content

Feature Request: exception handling mechanism for AppSyncResolver #2184

Description

@rubenfonseca

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions