It doesn't seem like stack traces are being set anywhere in the current codebase. It would be great if there was support to automatically attach them to the span when an exception is raised. I have a ...
It would be great for development purpose to include exception stack traces to graphql errors returned by graphql-server.flask when it catches an exception during the execution of a request. For ...