Closed jchristgit closed 6 months ago
Sentry could use the extra information, see for instance 1, we may not need to unwrap this into error.__cause__ since Python on its own should already expand that.
error.__cause__
Sentry could use the extra information, see for instance 1, we may not need to unwrap this into
error.__cause__
since Python on its own should already expand that.