-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Description
Initial discussion started in #31 -
graphql-core
's exception handling is lacking. I'd like to implement a way where we can forward resolver errors to some place where they can be appropriately captured with their traceback in-tact.
It should handle sync and async resolver errors just the same.
archfear, DasIch, dwiel and reverie