A queue processor is configured with the value of the Max attempts field is 4, the value of the Initial delay field is 2 minutes and the the value of the Delay factor field is 2 for processing retries.
What is the delay between the second and third attempt, assuming each previous attempt fails?
Max Attempts: The maximum number of retry attempts set is 4.
Initial Delay: The initial delay before the first retry attempt is 2 minutes.
Delay Factor: The delay factor is set to 2, which means the delay doubles with each retry.
Calculating Delays:
First attempt fails, delay before second attempt = Initial delay = 2 minutes.
Second attempt fails, delay before third attempt = Initial delay * Delay factor = 2 minutes * 2 = 4 minutes.
Third attempt fails, delay before fourth attempt = 4 minutes * Delay factor = 4 minutes * 2 = 8 minutes.
Delay Between Attempts: The question specifically asks for the delay between the second and third attempt, which is calculated as 8 minutes.
Pega documentation on queue processor configuration.
Pega Platform 8.x help files related to processing retries and delay factors.
Willodean
9 months agoJerry
9 months agoDino
9 months agoGladys
8 months agoAvery
8 months agoChristene
8 months agoKenneth
8 months agoHarrison
9 months agoLouann
9 months agoEdwin
10 months agoJamal
9 months agoLucina
9 months agoEmogene
9 months agoPearlie
9 months agoHarrison
10 months ago