-
demo code is evaluated using eval and errors in code are quite nasty to interpret. try to improve it so that demo errors are easier to fix then
-
Keep getting this error when trying to retrieve records.
[Write any error info to resolve easier]
---
```
Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException:
AADSTS50196: …
-
The 'Collection not opened' dialog does not allow a user to see either a stack trace of the error, or copy debug information to ask for help.
An item should be added to the 'Error handling' dialog to…
-
Stack Trace do systemu zgłaszania błędów
-
I made [a spiritual successor of `github.com/pkg/errors`](https://gitlab.com/tozd/go/errors) some time ago and in it I want to know if an error already contains a stack trace. The goal is that if a la…
mitar updated
2 months ago
-
# Improve on Error handling
In the beginning errors to the project were always a panic() which leads to interruption at this stage in the code and a stack trace like information. This was not the bes…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/5876187538/?referrer=webho…
-
Encountering this when running on Fedora:
```
❯ dotnet linux-dev-certs install
Some operations require root. You may be prompted for your 'sudo' password.
Creating CA certificate.
Installing CA…
-
@olemis commented on Dec 31, 2018
**Is your feature request related to a problem? Please describe.**
Errors are hard to understand in terms of CX code due to the fact that error details are expr…
-
### Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which version of the SDK?
2.1.0
How did you install the package? (Git-URL, Assetstore)
Git-URL
Which version of Unity?
2021.3.2f1
Is…