We are getting a number of UnhandledRejection’s with an Error value of Timeout.
We have enabled the ExtraErrorData integration, and other errors include the entire error object and stack traces. However these errors contain nothing but the name ‘Timeout’, and contain no stack trace at all.
Is there any way to get more information about the origin of these errors?