Question
US
Last activity: 16 Jan 2026 8:45 EST
Is Asynch processing using Load-DataPage approach scalable?
I have implemented a Service REST API which executes business rules paralelly using Load-DataPage, Connect-Wait approach.
Request to this API will have a lot of volume where multiple requests may hit the Pega API endpoint every second. So wanted to understand
1. What are the configurations that need to be checked in Pega related to this implementation? E.g. Is there any threshold on the number of parallel requestors that can be spawned to handle the requests? Any configurations to verify in Infra?
2. Is this implementation approach scalable to handle a high volume of requests?
The application is hosted on Pega Cloud and uses Pega Infinity '24.2.3.