Forum Discussion
Hi Paul:
I don’t think increasing the minimum pool size will help here.
The connection pool gets created when the first connection is created which happens when the first document is processed by the snap. The only exception to this is if you use the suggest buttons inside the snap (which doesn’t apply here).
A “work-around” would be to send a single document to the ultra pipeline to “prime the pump” before normal operation.
I’m not super conversant with Ultra pipelines so others in community may be able to contribute.