How to configure retry mechanism for custom service request processors in Service-JMS
While configuring Service Request Processor in Service-JMS, We have two option to configure the Queue:
1. Use Pega's Default Queue (System-Queue-ExecutionRequest-Service-Default)
2. Create a custom Queue under System-Queue-ExecutionRequest-Service- class.
If we use the 1st approach then PEGA has Pega-IntSvcs Agent which is responsible to retry the failed items.
If we use the 2nd approach then how to configure the retries ?