You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hiroshinishio, You have 5 requests left in this cycle which refreshes on 2024-11-04 02:56:25+00:00.
If you have any questions or concerns, please contact us at [email protected].
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
8.33.1
Framework Version
fastify 5.0.0
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
The automated dataloader integration added in getsentry#13664 breaks my code.
I have a dataloader like this:
Expected Result
That code worked OK until
"@sentry/node": "8.30.0"
Actual Result
After upgrade to
"@sentry/node": "8.31.0"
or later, callingloadByInternalId
method fails:The text was updated successfully, but these errors were encountered: