A shipping case needs to wait for a designated time period before progressing In its flow. The developer considers using either a Wait shape or an assignment with a service-level agreement (SLA) to perform this function.
Identify the use case where an assignment with an SLA is the preferred approach.
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.
Maira
3 months agoJaclyn
1 months agoEdward
2 months agoMoon
2 months agoYolando
3 months agoVeronica
1 months agoJuliann
2 months agoZana
2 months agoRosendo
3 months agoGlen
2 months agoRuthann
2 months agoKing
2 months agoGiuseppe
3 months agoNoah
3 months agoWalker
3 months agoTimothy
2 months agoRuthann
2 months agoSonia
3 months agoNichelle
3 months agoAnika
4 months ago