Secure Agent Services > Data Integration Server > Data Integration Server resiliency
  

Data Integration Server resiliency

During temporary network issues, data integration tasks can continue to run while the Secure Agent tries to reestablish a connection. You can configure network resiliency properties for the Data Integration Server.
The following Data Integration Server properties determine how the Secure Agent tries to reestablish a connection:
NetworkTimeoutPeriod
Determines the length of time that the Secure Agent tries to reestablish communication with Informatica Intelligent Cloud Services. If communication is not established at the end of the time period, data integration tasks that were in progress stop running. The default value is 300 seconds.
NetworkRetryInterval
Determines the frequency with which the Secure Agent tries to contact Informatica Intelligent Cloud Services within the specified timeout period. The default value is five seconds.
For example, with the default settings, if the network is down, the Secure Agent tries to reestablish communication with Informatica Intelligent Cloud Services for 300 seconds. During the 300-second period, the Secure Agent tries to contact Informatica Intelligent Cloud Services every five seconds. If the Secure Agent reestablishes communication within the 300-second period, data integration tasks that are in progress are not affected. If the Secure Agent is unable to reestablish communication within the 300-second period, the Secure Agent stops all data integration tasks that are in progress.