sablierapp / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://sablierapp.dev/
GNU Affero General Public License v3.0
1.46k stars 48 forks source link

Small refactors #350

Closed acouvreur closed 4 months ago

acouvreur commented 4 months ago

So, the small refactors actually improves responsiveness a lot. Because now, Sablier is able to autoredirect on the first request without serving an intermediate waiting page if it's not needed.

This is why I'll need to change all tests to use healthcheck to delay the execution.

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
3.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

acouvreur commented 4 months ago

:tada: This issue has been resolved in version 1.8.0-beta.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: