Change the priority of IRC tasks
All IRC tasks are of low priority, by default. This can be changed to Medium, High or Very High priority by configuring the settings in the TMTaskManagerSettings.xml file.
This figure is an example of changing the default priority of extraction tasks from Low to Very High:
Based on your requirements, configure the xml setting:
Setting | Description |
---|---|
XML file name and path | [InstallPath]\Settings\TMTaskManagerSettings.xml |
Node | <TaskSchedulerSettings><DefaultTaskPriority>
|
Tag | <TaskType
type="Extraction">VeryHigh</TaskType>
|
Configuration setting | Change the default task priority to the required priority and restart the IRC task manager service. |
Default value | The default is Low. |