couper
couper copied to clipboard
endpoint (total) `timeout` attribute
Currently all timings and related measurements taking place at backend level. We should be able to configure a overall timeout which will take all endpoint related actions into account (sequences, multiple backends) and cancel them if the deadline is reached.
- [ ] internally create a own error type
errors.Timeout
so we have cancel context - [ ]
error_handler
should react to an own error kind