-
Hello,
I'm encountering an issue with the `@workos-inc/authkit-js` library where it logs errors to the browser console even though the errors are expected.
![image](https://github.com/user-attac…
-
To improve monitoring of our LanguageServer, we have to introduce some telemetry events for server exceptions.
This issues encompasses multiple goals :
- introduce support for `telemetry/event` LSP …
-
### Issue type
Wrong or misleading information
### Problem description
We setup remote build cache using the reference docker image.
On our CI we see read timouts when pushing artifacts very frequ…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
Our GUI checks some error messages to detect what happened (e.g. "is being used by another process" IO error).
A non-english system will use non-english error messages I believe, so these checks wo…
-
Since we await the mounting of an element in `Component`:
```C#
// check list of elements for
// (1) new elements - to mount & add
var newElements = elements.Where(e => !childr…
-
Currently exceptions are used to raise error conditions to client code. The Scifi server follows the [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html) which specifically disa…
-
The CLI application uses the "-" character consistently as its delimiter for commands.
This would lead to the expected behaviour of the application to give an exception if the delimiter is followed …
-
This issue was copied over from: [https://github.com/disneystreaming/weaver-test/issues/651](https://github.com/disneystreaming/weaver-test/issues/651)
It was opened by: [kubukoz](https://github.com/…
-
When conversion fails, `java-time.api` wraps the `java.time.format.DateTimeParseException` in `clojure.lang.ExceptionInfo`, which I cannot distinguish from any other exception when trying to catch:
…