-
## Bug Description
Most built-in handlers check if the handler passed is valid (or assume it is) instead of letting the dispatch function handle everything by default. This means, for example, that…
-
Currently the error handler converts the registered errors to a string and the matcher just matches the string representation of the provided error. If the error is wrapped inside another error this c…
-
### Description
Using RelativeSource binding AncestorType doesn't seem to work using CollectionViewHandler2
### Steps to Reproduce
1. Add a collecitonview to a page, and bind a property in the item…
-
Hello,
I am curious if it is possible to mutate events inside of event handlers with this library? It seems to be possible in the original LMAX disruptor, but not here?
Thank you in advance for …
-
### Describe the problem
I am building a shortcut system for my desktop app, for triggering actions using hotkeys that aren't in any menu. From what I understand, there are two ways to go about thi…
-
Hello! While following [the default instructions](https://docs.knock.app/in-app-ui/react/feed#rendering-a-notification-feed-prebuilt-ui-element) for rendering a notification feed in my Next.js app, I …
-
We want to add some more realistic Flix programs that use effect handlers.
We want these programs to be approx 500 to 1500 lines and written in an exemplary style.
Each program should be functi…
-
### What happened + What you expected to happen
I am debugging for 2 days now why our Loki logging handler will not log some lines.
I think I understand now that ray is removing all logging han…
-
According to the Ring spec, a response is something that has a body, a status, and a headers map. In other words, something for which `ring.util.response/response?` returns true.
But some handlers …
-
### Issue: Access to Decorator Parameters in `on_backoff` Handlers
**Description**
Currently, when using `backoff` decorators like `@backoff.on_predicate` or `@backoff.on_exception`, the `on_bac…