couper icon indicating copy to clipboard operation
couper copied to clipboard

endpoint (total) `timeout` attribute

Open malud opened this issue 2 years ago • 0 comments

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

malud avatar Jan 30 '23 11:01 malud