-
## Bugsnag に来たエラーの対応方針
Ignored / Snoozed / Fixed の使い分けや、対応の優先度などが曖昧だったので、相談して対応方針を明文化した(詳しくはチーム向けの esa 記事で)。
まずは Snoozed → GitHub issue で対応 → Fixed という流れだが、進み具合が把握できるように気をつけた。
未対応のエラーだけが **Fo…
-
### Problem Statement
Submitting on behalf of a Sentry user:
> We have a certain set of supported browsers and it'd be nice to exactly line up with that so that we're just not looking at errors …
-
[NLog Layout](https://github.com/NLog/NLog/wiki/Layouts) allows one to extract environment-specific-configuration from NLog-config:
```c#
[RequiredParameter]
public Layout ApiKey …
-
### Describe the problem
When using error reporting tools like Sentry/Bugsnag/Rollbar, etc. the stack trace is much more readable if you upload your sourcemaps.
Currently, when setting `build.sour…
-
when my client try to buy the same product again and press back without paid
onProductPucrchased Called
how to validate it
and check if user paid or not before call my buying items request
-
Currently, handling some of the errors, but in other places just silently failing.
-
Hi there, we have an application which is using [Relay](https://relay.dev) and GraphQL, there are cases where an HTTP request with a 200 response can contain an error message in addition to the data f…
ticky updated
2 years ago
-
I'm using webpack 3.12 and I do codesplitting on my js into chunks and use query strings to version them e.g. `page1.chunk.js?id=abcdef`. The file is then saved as `page1.chunk.js`. Problem is, the qu…
-
### Describe the bug
Bugsnag Android Gradle Plugin seems to **require** Git executable to be available and will fail otherwise, which is surprising and contradictory to the [documentation](https://do…
-
Reviewing some logs from bugsnag, I got a lot of these:
`ReferenceError ·'methodName' is not defined`
It happens only on some android devices, some of the info I have:
Webview 90.0.4430
Andr…