-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
With the current log error call log message sent to Sentry are being truncated.
https://github.com/graphql-python/graphql-core/blob/master/graphql/execution/utils.py#L155
https://forum.sentry.io/t/tracebacks-are-being-truncated/7304/2
One solution is to use log.error()
with exc_info=True
.
https://forum.sentry.io/t/some-stack-traces-are-truncated/7309
ulgens, lucas-sonnabend, radix, DylanBohlender and pierrejean-coudertulgens
Metadata
Metadata
Assignees
Labels
No labels