...
TIMEOUT is used for the timeout of all communications except the json import
LONG TIMEOUT only controlls the timeout for the json importlonger interactions, eg. downloading confirguration in the Export script or applying configuration in the Import script
RETRIES covers all the rules for retries after a timeout or http error; only the total should be adjusted.
...