Question on Asynchronous service rest
We have asychronous service rest using request processors, we have 2 services using same service processor.
Whenever there is a request Pega creates an entry in table associated with request processor class and executes request from request-processor's class immediately by a demon agent.
Does anyone know that demon agent ?
We have a scenario where we get 1 million request in a day, we want to prioritize service 1 over service 2 when request processor is executing the request
***Edited by Moderator: Lochan to update platform capability tags***