Queue Processor Config Practical

 Hi All,

In blog post we will see some of configs in Queue Processor.


ID = CalculateAnnualDCommission

Definition  {TAB}

All queue processors are rule resolved against the context specified in the System Runtime Context.


Enable Queue Processor


Associated with node type = BackgroundProcessing

When to process = Immediately


Number of threads per node = 10

Default value is 1


Processing activity

Class = C-C-Art-Work-T

Activity = CalculateCAnnualDCommission


Processing retries

Max attempts = 5   {Default value is 3}


Initial delay (in minutes) = 30     {Default value is 1 minute}


Delay factor = 2.0        {Default value is 2}


Alerts and health check configuration

Long running queue processor threshold = 6000 milliseconds


Interval after which a node with long-running queue processor is marked as unhealthy and is restarted

900 seconds


Maximum number of messages waiting in ready-to-process state before alert is send

5000 messages


Thank you!! Will see you all in next blog post 😊.







Comments

Popular posts from this blog

pxSubscript and pxListSubscript Properties In Pega

Frequently Used Date Expressions In Pega

pyForEachCount In Pega