Configuring a timeout¶
Image Service jobs can sometimes run for a very long time and thus exceed the global timeout defined for all upload classes. If this happens frequently, the timeout can be defined higher specifically for the Image Service.
To adjust the timeout, proceed as follows:
- Start the AdminClient and open the Jobs module.
- Select the Global job settings button in the menu bar.
- The Upload type specific configuration dialog opens.
- Select the Image Service tab in the navigation bar on the left.
- Set the desired value in minutes in the Maximum time for job execution: field. The maximum possible value is 540.
- Confirm with OK.
Info
Alternatively, you can adjust the timeout via the INI file Classes.ini
(..\{vdArchive}\VD$A\Configuration\Upload\Classes.ini
) by changing the value of the key 9850 in the [AUVESYDiskImage] section.
The value entered in the Upload type specific configuration dialog is adopted in the INI file.