Open iSatishYadav opened 4 years ago
Could it be you’re using some filters that block SQL connections during execution (e.g. DisableConcurrentExecution
) so your connection pool is exhausted? Also ensure your SQL server has enough resources.
so if a job is using DisableConcurrentExecution, it will cause issues ?
Thank you for sharing the plugin with the rest of world!
Could it be you’re using some filters that block SQL connections during execution (e.g.
DisableConcurrentExecution
) so your connection pool is exhausted? Also ensure your SQL server has enough resources.
No, I’m not using any filters.
I have this same problem, looks like if the job changed states many times, then it's more likely to happen this error
It’s a wonderful extension and I totally love it. However, recently under load, getting a lot of time out exceptions due to this.
Stack trace: