Skip to content
Snippets Groups Projects
  1. Jan 09, 2021
  2. Aug 23, 2020
  3. May 11, 2020
  4. Apr 04, 2020
  5. Feb 11, 2020
  6. Feb 06, 2020
  7. Jan 06, 2020
    • ale's avatar
      Let the configuration override connection and max request timeouts · c165311f
      ale authored
      Add the 'connect_timeout' and 'request_max_timeout' configuration
      fields, to control respectively the initial connection timeout, and
      the maximum time for each individual request. This allows fine-tuning
      of the expected performance of specific backends, for example to let
      optional backends fail fast.
      c165311f
Loading