Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Stop kairos services in proper time #1643

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Jul 25, 2023

Marks the services of kairos and webui with a max stop time of 10 seconds to not block when shutting down or restarting as they get the default 1m30s and that slows the whole system.

10s should be more than enough for the services to stop.

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Marks the services of kairos and webui with a max stop time of 10
seconds to not block when shutting down or restarting as they get the
default 1m30s and that slows the whole system.

10s should be more than enough for the services to stop.

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
@Itxaka Itxaka requested a review from a team July 25, 2023 07:26
Copy link
Member

@mauromorales mauromorales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Itxaka Itxaka merged commit 5dcf93d into kairos-io:master Jul 25, 2023
23 checks passed
@Itxaka Itxaka deleted the timeout_services branch July 25, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants