---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Configure background worker job priority

# Configure the job priority of background workers for Event Framework {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Configure the job priority of background workers to help prevent noncritical tasks from preempting important work, which promotes system efficiency and stability.

## Vorbereitungen

Confirm the following:

* Discovery Admin Workspace is using version 1.9.0 or later.
* ServiceNow AI Platform® is using version XP9, YP4, or later than YP4.
* The discovery.use.event.processing system property is turned on. For more information, see [Configure Discovery to use Event Framework](https://servicenow-prod.fluidtopics.net/~RZGtl1t81ozIh1j~4LFpQ "Configure Discovery to process jobs using the Event Framework method, which enables you to manage discovery throttling effectively and prioritize tasks based on their importance in the queue.").
* The com.glide.queue.discovery.sensors.processing_jobs.priority and com.glide.queue.discovery.cloud.sensors.processing_jobs.priority system properties are configured. For more information, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
{#t_ConfigureBackgroundWorkerJobPriorityEF__ul_m31_scl_b1c}

Role required: discovery_admin

## Warum und wann dieser Vorgang ausgeführt wird

By default, Event Framework jobs have a priority of 100. If Discovery is preempting more important work, you can use the com.glide.queue.\<queue_name\>.processing_jobs.priority property to adjust the priority.

## Prozedur

1. Navigate to AllSystem PropertiesAll Properties.
2. Choose one or more job types for which you want to adjust the priority.

   | Job type | Action |
   | IP-based | Select com.glide.queue.discovery.sensors.processing_jobs.priority from the System Properties \[sys_properties\] table. |
   | Cloud-based | Select com.glide.queue.discovery.cloud.sensors.processing_jobs.priority from the System Properties \[sys_properties\] table. |
   |-|-|

   {#t_ConfigureBackgroundWorkerJobPriorityEF__choicetable_gjp_qrg_gfc}
3. In the Value field, enter <kbd class="ph userinput">110</kbd>.  
   Hinweis:  
   Increasing the number in the Value field lowers the job's priority, while decreasing the number raises it.
4. Select Update.

