Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. E.g. I'm always frustrated when ...
I'm having a problem testing the timeout feature of my request handlers
Describe the solution you'd like
A clear and concise description of what you want to happen.
An ability to test the fact that a TimeoutHandler actually times out.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Tried to see if intercept functionality could help but doesn't appear to be able to wrap a handler with a timeouthandler
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. E.g. I'm always frustrated when ...
I'm having a problem testing the timeout feature of my request handlers
Describe the solution you'd like
A clear and concise description of what you want to happen.
An ability to test the fact that a TimeoutHandler actually times out.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Tried to see if intercept functionality could help but doesn't appear to be able to wrap a handler with a timeouthandler
Additional context
Add any other context or screenshots about the feature request here.