diff --git a/release-notes/General/General_Feature_Release_10.4/General_Feature_Release_10.4.11.md b/release-notes/General/General_Feature_Release_10.4/General_Feature_Release_10.4.11.md index b8edae0a48..779b8ecfab 100644 --- a/release-notes/General/General_Feature_Release_10.4/General_Feature_Release_10.4.11.md +++ b/release-notes/General/General_Feature_Release_10.4/General_Feature_Release_10.4.11.md @@ -58,6 +58,12 @@ The following calls have been improved: - `GetParameterDisplayByPrimaryKey` - `IsMatrixCrosspointConnected` +#### SLAnalytics will now wait longer for a message from SLNet announcing that it has finished loading the configuration [ID 40729] + + + +When starting up, up to now, SLAnalytics would wait up to 400 seconds for a message from SLNet announcing that it has finished loading the configuration. From now on, it will wait up to 20 minutes. + ### Fixes #### ReIndexElasticSearchIndexes tool would incorrectly overwrite the existing mapping by the default mappings [ID 40073] diff --git a/release-notes/General/General_Main_Release_10.3/General_Main_Release_10.3.0_CU20.md b/release-notes/General/General_Main_Release_10.3/General_Main_Release_10.3.0_CU20.md index 541c5d539c..eabed2325a 100644 --- a/release-notes/General/General_Main_Release_10.3/General_Main_Release_10.3.0_CU20.md +++ b/release-notes/General/General_Main_Release_10.3/General_Main_Release_10.3.0_CU20.md @@ -42,6 +42,12 @@ The following calls have been improved: - `GetParameterDisplayByPrimaryKey` - `IsMatrixCrosspointConnected` +#### SLAnalytics will now wait longer for a message from SLNet announcing that it has finished loading the configuration [ID 40729] + + + +When starting up, up to now, SLAnalytics would wait up to 400 seconds for a message from SLNet announcing that it has finished loading the configuration. From now on, it will wait up to 20 minutes. + ### Fixes #### ReIndexElasticSearchIndexes tool would incorrectly overwrite the existing mapping by the default mappings [ID 40073] diff --git a/release-notes/General/General_Main_Release_10.4/General_Main_Release_10.4.0_CU8.md b/release-notes/General/General_Main_Release_10.4/General_Main_Release_10.4.0_CU8.md index 597a55c16f..f4a808f054 100644 --- a/release-notes/General/General_Main_Release_10.4/General_Main_Release_10.4.0_CU8.md +++ b/release-notes/General/General_Main_Release_10.4/General_Main_Release_10.4.0_CU8.md @@ -42,6 +42,12 @@ The following calls have been improved: - `GetParameterDisplayByPrimaryKey` - `IsMatrixCrosspointConnected` +#### SLAnalytics will now wait longer for a message from SLNet announcing that it has finished loading the configuration [ID 40729] + + + +When starting up, up to now, SLAnalytics would wait up to 400 seconds for a message from SLNet announcing that it has finished loading the configuration. From now on, it will wait up to 20 minutes. + ### Fixes #### ReIndexElasticSearchIndexes tool would incorrectly overwrite the existing mapping by the default mappings [ID 40073]