1. 06 Oct, 2017 1 commit
    • Nils Goroll's avatar
      Replace FetchError "no backend connection" with something more useful · 75fe1e48
      Nils Goroll authored
      Previously, a FetchError in vbe_dir_getfd() was too general to be
      useful. Now we log an error with the same identifier as the
      corresponding statistic:
      
      * unhealthy
      * busy (max_connections reached)
      * fail (no connection for real)
      
      For these, we also log the backend name because we have not yet issued
      a BackendOpen VSL.
      
      A failed WS_Alloc is logged as "out of workspace".
      75fe1e48
  2. 05 Oct, 2017 12 commits
  3. 04 Oct, 2017 13 commits
  4. 03 Oct, 2017 4 commits
  5. 02 Oct, 2017 10 commits