-
-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
Summary
This relates to custom implementations.
It would be great if we could somehow hook into the middleware to be able to modify the response behaviors based on the interruptions and add custom logic on top of that
Currently, there is no way to hook into the middleware and intercept responses while also having access to Interruption
Basic example
Example would be an ability to, based on, for example, rule IDs or other data, to return custom responses to the client.
Motivation
There is a workaround (entirely custom middleware implementation) but this is cumbersome and hard to maintain long term.
Metadata
Metadata
Assignees
Labels
No labels