Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 11.9
-
Fix Version/s: 11.10
-
Component/s: Active Installs
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
Right now if the ping cannot be sent, we wait 1 day before resending it. The idea is to retry 3 times (with a few seconds between each try).
One goal is to try to fix a flicker that happens in our functional test:
2019-11-21 18:25:36,429 [Exec Stream Pumper] - 2019-11-21 18:25:36,424 [Active Installs Ping Thread] WARN a.i.c.ActiveInstallsPingThread - Failed to send Active Installation ping to [http://localhost:9200]. Error = [SocketTimeoutException: Read timed out]. Will retry in [86400] seconds...