> On Sep 30, 2024, at 12:15, John Williams > <john.willi...@eginnovations.com.INVALID> wrote: > > I had an executor defined before and it had the exact same behavior/problem. > Moved to the below model for the connector only after that.
The OP didn’t mention the real problem in his original message; it only showed up as almost an afterthought in the second posting with the unusable attachments: "Once it reaches close to the maxThreads setting we see connection drops." I wonder if there’s something else blocking the application, such as stuck DB operations or other delayed access to an external resource. - Chuck