-
`fetchWithRetries(): Still no successful response after 3 retries, giving up.
app.5fd9a9dc3667.js:87162 POST https://www.spendwell.co/graphql 403 (Forbidden)sendTimedRequest @ app.5fd9a9dc3667.js:8716…
-
Raven does not show up all the time on the browser window.
**Steps To Reproduce**
1. Login to the https mattermost link on web browser (doesn't matter which one)
2. Raven does not show up
3. In …
-
I've cloned and I'm trying to get this application to run locally. I have installed Redis via homebrew and have it running and followed your documentation but when I run `npm run build` or `gulp test`…
ghost updated
6 years ago
-
**Do you want to request a *feature* or report a *bug*?**
Feature request
**Has someone had this problem before?**
Similar to https://github.com/getsentry/raven-node/issues/360
**What is t…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**Has someone had this problem before?**
Yes
**What is the current behavior?**
I want to use ignoreErrors in the config.
I u…
-
https://github.com/damiencaselli/ember-cli-sentry/blob/07139303b395858009a0c23a0078c587064d3cf5/README.md#L132-L140
I don't think that this section is entirely accurate.
AFAIK:
- `cdn.ravenj…
-
It took me quite some time to find out why no errors were sent to sentry. It's the default error template.
Minimal working example:
```javascript
# app/routes/index.js
import Ember from 'ember';…
-
#### Reproduction
Drag and drop a few times (5 to 20). The error below pops up. Looks similar to closed issue 19359
Code looks like this:
```
```
#### Expected Behavior
No bug…
-
### Problem Statement
This is related to the larger project of which https://github.com/getsentry/sentry/pull/27711 is a part - that of improving our alerting about SDK updates - and is my thoughts f…
-
Hi,
First off, thanks for the great plugin. The `named` rule doesn't seem to be working for me (at least as expected) while others do.
## Context
### `package.json`
```
$ egrep 'eslint-.*i…