Hi, in my pipeline the following error is being reproduced randomly:
“com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Too many connections”
The database has very few open connections at the time the error is reproduced.
How do I solve it?
regards.
Carlos.