we have 80 concurrency rate and still getting exceeding limit error.
s
Shawn Talbert
04/25/2022, 10:56 PM
do you really have 80 active concurrent connections? One thing to look out for is ensure your Integration Record isn't limiting concurrency.
Shawn Talbert
04/25/2022, 10:57 PM
to answer your question, no, I don't think adding deployments will do anything to increase concurrency - that 80 is shared for all interactions across all external endpoints on your account.
k
Kevin
04/27/2022, 7:56 PM
how that 80 connections works ? each time when you hit through restlet, will this live session until query done ?