From b923f8ea5f02fdce25b519879afeeb78cb32d03a Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 12 Aug 2022 18:36:54 +0200 Subject: [PATCH] Add a todo --- liveness.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/liveness.md b/liveness.md index d4e5238..511b2de 100644 --- a/liveness.md +++ b/liveness.md @@ -175,7 +175,9 @@ And to future proof our software: But before implementing these solutions, we must understand why netapp pings are failing, this is even more surprising as they have a 5 second timeout instead of a 2sec one on Garage... We should really reduce the number of timeouts we are handling... +## Understanding why netapp ping timeout despite priorities +*todo* ## Overview of available tools to observe Garage internals