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

feat(replay): Add onError callback + other small improvements to debugging #13721

Merged
merged 3 commits into from
Sep 19, 2024

Commits on Sep 18, 2024

  1. feat(replay): Add onError callback + other small improvements to de…

    …bugging
    
    * Adds an `onError` callback for replay SDK exceptions
    * Do not log empty messages when calling `logger.exception`
    * Send `ratelimit_backoff` client report when necessary (instead of generic `send_error`)
    billyvg committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    51b3a77 View commit details
    Browse the repository at this point in the history
  2. format + fix test

    billyvg committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2c0fd0b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix breadcrumbs + add tests

    billyvg committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    834fe07 View commit details
    Browse the repository at this point in the history