javier.delolmo | 2021-03-16 11:48:05 UTC | #1
Hello, I am developing an integration with the API /api/v2/recording/batchrequests for the bulk recording download, as I want to download a lot of recordings, I have thought about making some simultaneous Batchrequest requests and I have some doubts:
1 - Is it possible to know why this batchrequest takes so long to complete? what is it doing internally in Genesys? Is it possible to somehow optimize the execution of this request in our side?
2 - If I launch two batchrequest requests of 100 recordings each in parallel, will I reduce the execution times to obtain 200 recordings? Or will it take the same time as if I first execute a request for 100 recordings and then the other?
3 - In the case that we can do requests in parallel to reduce time, what maximum number would be the ideal number of parallel executions?
regards.
system | 2021-04-16 11:48:09 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 10290