-
**Is your feature request related to a problem? Please describe.**
support having exceptions for domains.
**Describe the solution you'd like**
for example, using a wildcard of google.com, but hav…
-
Hi, I was using the new `ImageRegion` features alongside a `ColorBlobLocatorProcessor` and found that if an illegal image region were constructed, it would crash the entire application with no useful …
-
The dart language supports exceptions but not checked exceptions.
The lack of check exceptions means that developer must rely on documentation to determine what exceptions a method will throw.
I…
-
Related to #77
@thomaseyde describes that the application service fails when handling a command when an event stream contains an unknown event. Currently, the app service returns an `ErrorResult` …
-
-
### Query engine
I'm using flink as my engine.
### Question
I have a java data streaming app that uses flink to process records from kafka that I want to store in iceberg tables with minio as blob …
-
I tried to vaguely follow the initial-setup procedure from https://github.com/bnotech/Matomo.Xamarin.Forms/blob/main/README.md#initial-setup (which is unfortunately missing for Matomo.Maui). However, …
-
Hi, we're using libcoro for test stimulus generation in an SV simulation. It's working perfectly (thanks!), *except* for exceptions (heh). Ideally I would like any exception thrown in the coroutine to…
-
In https://github.com/albertogeniola/MerossIot/blob/58de4e0594aa2a471c0c50b7230ceaca72b596d6/meross_iot/http_api.py#L372 there is a `return` statement in a `finally` block, which would swallow any in-…
-
**Describe the bug**
When just hitting the "Send Note" button without entering any message, I get a backtrace in the browser (see screenshot below).
**To Reproduce**
Steps to reproduce the behavi…