Forum Discussion

Lerna_Ekmekciog's avatar
Lerna_Ekmekciog
Icon for Nimbostratus rankNimbostratus
Nov 07, 2005

System.ConfigSync.download_file : Timeout

I am using download_file method within System.ConfigSync. If the box that I'm downloading the file from is not responding for ex. the box is down, this times out at the default 5 min Http timeout interval. Is it possible to time out the connection before 5mins. How?

 

 

Lerna
  • This is a issue with the client toolkit you are using. Some languages allow you to override the default connect timeout. You might look into seeing if your toolkit of choice has the option to override that value.

     

     

    -Joe