Skip to content

unit: Bump TimeoutStartSec=5m#3905

Merged
cgwalters merged 1 commit into
coreos:mainfrom
cgwalters:bump-start-timeout
Aug 4, 2022
Merged

unit: Bump TimeoutStartSec=5m#3905
cgwalters merged 1 commit into
coreos:mainfrom
cgwalters:bump-start-timeout

Conversation

@cgwalters
Copy link
Copy Markdown
Member

Significantly bump this timeout from the default because
we do a lot of stuff on daemon startup.

Immediate motivation is https://bugzilla.redhat.com/show_bug.cgi?id=2111817

But this is also related to the same problems that motivated
#3850
(cc #2932 )

We switched from the default DBus timeout of 25 seconds to the
systemd default of 90s; this bumps us all the way up to 5 minutes.

I think the right long term fix is the socket activation, but this
is an easy backportable fix that will hopefully paper over spurious
failures.

(That said, anyone who is hitting this regularly probably has
a system too slow to really use, but...let's not stand in their
way)

Significantly bump this timeout from the default because
we do a lot of stuff on daemon startup.

Immediate motivation is https://bugzilla.redhat.com/show_bug.cgi?id=2111817

But this is also related to the same problems that motivated
coreos#3850
(cc coreos#2932 )

We switched from the default DBus timeout of 25 seconds to the
systemd default of 90s; this bumps us all the way up to 5 minutes.

I think the right long term fix is the socket activation, but this
is an easy backportable fix that will hopefully paper over spurious
failures.

(That said, anyone who is hitting this regularly probably has
 a system too slow to really use, but...let's not stand in their
 way)
Copy link
Copy Markdown
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

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.

2 participants