wasabifx/wasabi

Rework of firing interceptors.

Opened this issue · 0 comments

Pre/Post execution interceptors have already been stripped out, the pre and post interceptors are now only fired at the start/end of the pipeline and per handler, the current implementation needs to be reviewed to make sure we are only firing once per route and once at start / end of wasabi logic.