@clue had a question about the retries of $next . Can be found in PR #12.
I'd like to implement a middleware that retries its "$next" 3 times if it throws an Exception, is this possible already?
This question should be evaluated through a simple example. If it's not possible this feature should be added.