Will data from Data Collector be lost if the internet connection is lost?

If the Data Collector can not send data to the server it will automatically retry.

The Data Collector contacts the server every 30 minutes and if it is not possible due to missing internet connection, it will retry automatically 

 

The Data Collector uses the following algorithm.

Retry    Minutes

 1.          1

 2.          2

 3.          4

 4.          8

 5.         16

 6.         32

 7.         60

 8.         60

 x.         60

 

When the retry reach 60 minutes it will continue every 60 minutes until data is sent to the server.