Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(session replay): mitigate risk of stack size exceeded error #965

Open
wants to merge 1 commit into
base: v1.x
Choose a base branch
from

Conversation

jxiwang
Copy link

@jxiwang jxiwang commented Feb 21, 2025

Summary

Wrapping the loggerProvider at the SR SDK level to safely track console when emitting.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?:

@jxiwang jxiwang changed the base branch from v1.x to SR-79 February 21, 2025 18:20
@jxiwang jxiwang marked this pull request as ready for review February 21, 2025 18:20
@jxiwang jxiwang requested a review from Mercy811 February 21, 2025 18:20
}

return (() => {
// No-op function fallback
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't necessarily want to throw an error here

Base automatically changed from SR-79 to v1.x February 21, 2025 22:14
@jxiwang jxiwang changed the title Sr 85 fix(session replay): mitigate risk of stack size exceeded error Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant