Skip to content

[next] Update stackframe resolving in dev mode #15308

@chargome

Description

@chargome

Description

vercel/next.js#75557 introduces a new endpoint for resolving stacktraces.
The new endpoint can be called for batch resolving frames, instead of calling the endpoint individually for every frame.

We'll need to update our devErrorSymbolicationEventProcessor to handle this change while keeping this backwards compatible.

ref #15294
ref #15295

Metadata

Metadata

Assignees

Labels

Package: nextjsIssues related to the Sentry Nextjs SDK

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions