Skip to content

Change restart delay for Windows service to 15s#3313

Merged
estesp merged 1 commit intocontainerd:masterfrom
kevpar:service-restart-delay
May 31, 2019
Merged

Change restart delay for Windows service to 15s#3313
estesp merged 1 commit intocontainerd:masterfrom
kevpar:service-restart-delay

Conversation

@kevpar
Copy link
Copy Markdown
Member

@kevpar kevpar commented May 29, 2019

Previously we waited for 60 seconds after the service faults to restart
it. However, there isn't much benefit to waiting this long. We expect
15 seconds to be a more reasonable delay.

Signed-off-by: Kevin Parsons [email protected]

Previously we waited for 60 seconds after the service faults to restart
it. However, there isn't much benefit to waiting this long. We expect
15 seconds to be a more reasonable delay.

Signed-off-by: Kevin Parsons <[email protected]>
@kevpar
Copy link
Copy Markdown
Member Author

kevpar commented May 29, 2019

@jterry75 PTAL

Copy link
Copy Markdown
Contributor

@jterry75 jterry75 left a comment

Choose a reason for hiding this comment

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

LGTM

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented May 29, 2019

Build succeeded.

@kevpar
Copy link
Copy Markdown
Member Author

kevpar commented May 30, 2019

@jterry75 is there a way to rerun the CI? The failures look unrelated to my change.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3313 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3313   +/-   ##
======================================
  Coverage    44.6%   44.6%           
======================================
  Files         112     112           
  Lines       12180   12180           
======================================
  Hits         5433    5433           
  Misses       5913    5913           
  Partials      834     834
Flag Coverage Δ
#linux 48.49% <ø> (ø) ⬆️
#windows 39.87% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e7a3c9...cee19d1. Read the comment docs.

Copy link
Copy Markdown
Member

@estesp estesp 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.

4 participants