MNI on integration taking more time

Hi,

I have an integration that calls the target database through APIGEE. I have CDT of array which is array So the integration need to be called n number of times in parallel using MNI. I see the request sent to APIGEE for all the 11 records (test data had 11 records) available in the CDT sent at the same time but the response received by appian is taking more time even though APIGEE sent the response back under a second for all the 11 requests. Below are the apigee and appian logs. The duration increases for each thread in appian which seems strange when apigee sent the response in less than a second.

APIGEE log:

Request 1 till 11 received at 9:52:08 AM

Response 1 till 11 sent in 300 micro seconds at the max making it a response sent in less than a second

Appian process nodes

Request         Started             Completed             Duration


Request 11     9:52:08 AM       9:52:16 AM       8.193 secs
Request 10     9:52:08 AM       9:52:16 AM       7.543 secs
Request 9       9:52:08 AM       9:52:15 AM       6.626 secs
Request 8       9:52:08 AM       9:52:14 AM       5.991 secs
Request 7       9:52:08 AM       9:52:13 AM       5.355 secs
Request 6       9:52:08 AM       9:52:13 AM       4.665 secs
Request 5       9:52:08 AM       9:52:12 AM       4.020 secs
Request 4       9:52:08 AM       9:52:12 AM       3.399 secs
Request 3       9:52:08 AM       9:52:11 AM       2.571 secs
Request 2       9:52:08 AM       9:52:10 AM       1.974 secs
Request 1       9:52:08 AM       9:52:09 AM       1.012 secs

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data