forked from rdkcentral/rdkservices
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RDKTV-29964,DELIA-64899,DELIA-65238: Implement Retry logic in Connect…
…ivity Monitoring (rdkcentral#5168) (rdkcentral#5272) * DELIA-64899: Implement Retry logic in Connectivity Monitoring (rdkcentral#5168) * DELIA-64899: Implement Retry logic in Connectivity Monitoring (rdkcentral#5115) * connect only logic added * connectivity retry logic added (cherry picked from commit 9a2caf5) * update getInternetState to connectOnly logic * CHANGELOG.md updated * updated restart timeout * remove config class instance (cherry picked from commit 9c5593b) * RDKTV-29964/DELIA-64899 Implement Retry logic in Connectivity Monitoring (rdkcentral#5176) * DELIA-64899 Implement Retry logic in Connectivity Monitoring * Increase the timeout to 10s as same as OTA8 release (cherry picked from commit ca3113e) * DELIA-65238 - Network failure retry logic timeout remains as 5 sec Reason for change: Added logic to change the notification count and timeout to default value, when the global internet state is equal to InternetConnectionState Test Procedure: Build and verified Risks: Low Priority: P1 Signed-off-by: Gururaaja ESR <[email protected]> * DELIA-65238 - Network failure retry logic timeout remains as 5 sec Reason for change: Added logic to change the notification count and timeout to default value, when the global internet state is equal to InternetConnectionState Test Procedure: Build and verified Risks: Low Priority: P1 Signed-off-by: Gururaaja ESR <[email protected]> --------- Co-authored-by: RAFI <[email protected]>
- Loading branch information
1 parent
696f725
commit 229649e
Showing
5 changed files
with
91 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters