You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just like #291 and #150, we should consider adding support for interceptors directly registered to the CommandBus, Querybus and Event processors. Any call to the registerHandlerInterceptor should be considered as a new interceptor, and this class should be displayed in the gutter list of intercepted methods.
The text was updated successfully, but these errors were encountered:
Feature Description
Just like #291 and #150, we should consider adding support for interceptors directly registered to the CommandBus, Querybus and Event processors. Any call to the
registerHandlerInterceptor
should be considered as a new interceptor, and this class should be displayed in the gutter list of intercepted methods.The text was updated successfully, but these errors were encountered: