Question
Connection Pool Issues
Hi Everyone,
We have a requirement where Application is writing 500 rows parallely via startprocess smart service(Loop).
Now for every Write opertion sync will run that means sync will run 500 times in backend. It seems to be creating connection pool issue
though connection pool is 200.
can some one suggest the best soultion in this case?
Thanks in Advance!!
