rollbar / rollbar/rollbar-react

Request is sent to Rollbar several times

Open
#108 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
46
Forks
9
Avg merge
2d 56m
Merged PRs (30d)
4

Description

If several Providers used and each of them has captureUnhandledRejections: true field in config, then if there is the error bubbled up to window.onerror, it will cause rollbar to send requests depending on number of Provider usage on page

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the window.onerror handling described in the issue and reproduce the behavior with several Providers, each configured with captureUnhandledRejections: true. Trace how the Providers register or respond to the global error, then verify that one bubbled error produces only one Rollbar request.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend, observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.