mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 04:05:36 +00:00
b5979: Reduce reverse proxy healthcheck unhealthy cache time.
This commit is contained in:
+1
@@ -105,6 +105,7 @@ then
|
||||
else
|
||||
status "503 Not in the same az"
|
||||
outputMessage "Unhealthy: Not in the same az as the archive and the value cached is unhealthy."
|
||||
rm ${LAST_TARGET_GROUP_HEALTHCHECK_RESULT_FILENAME} # This ensures the unhealthy cache is shorter. We want the switchover to be quick, but if it stays healthy a little too long, that is not problematic.
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user