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

Increase wait time for Supervisor #309

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

lmagyar
Copy link
Contributor

@lmagyar lmagyar commented Dec 21, 2023

Proposed Changes

Just a small improvement.

Currently it waits only 30s, but after a SU update the restart can take easily 10 seconds, so increase it from 30 (15 x 2s) to 90s (18 x 5s).

[14:45:36] INFO: Removing route 192.168.1.0/24 from ip rules
[14:45:37] INFO: Waiting for the supervisor to be ready...
[14:45:40] INFO: Waiting for the supervisor to be ready...
[14:45:42] INFO: Waiting for the supervisor to be ready...
[14:45:44] INFO: Supervisor is ready
[14:45:45] INFO: Adding local subnets to ip rules with higher priority than Tailscale's routing,

Related Issues

@frenck frenck added the enhancement Enhancement of the code, not introducing new features. label Jan 7, 2024
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Thanks, @lmagyar 👍

../Frenck

@frenck frenck merged commit b1a4a75 into hassio-addons:main Jan 7, 2024
11 of 12 checks passed
@lmagyar lmagyar deleted the pr-supervisor-wait-time branch January 7, 2024 16:07
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants