Rick Brouwer
Rick Brouwer
> e2e test are failing because of an error: > > "error": "error establishing mssql connection: mssql: login error: Login failed for user ''."*** Fixed :)
/run-e2e mssql **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/15893542074)
/run-e2e mssql **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/16077334336)
/run-e2e mssql **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/16137638755)
/run-e2e mssql **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/16150612111)
/run-e2e mssql **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/16421681603)
which version of Keda do you use?
In short, the cooldownPeriod is handled by KEDA from 1 to 0. From N to 1 is done by the HPA, which defaults to 5 minutes. So it will downscale...
I haven't dug into it very deeply yet, but would you mind testing this first: `globPattern: "folderA/subFolderA/*.json"` So, without de leading slash
Which version of KEDA do you use?