Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[17.06] Limit max backoff delay to 2 seconds for GRPC connection #94

Merged
merged 1 commit into from
Jul 12, 2017
Merged

[17.06] Limit max backoff delay to 2 seconds for GRPC connection #94

merged 1 commit into from
Jul 12, 2017

Conversation

andrewhsu
Copy link
Contributor

Backport fix:

Docker use default GRPC backoff strategy to reconnect to containerd when
connection is lost. and the delay time grows exponentially, until reaches 120s.

So Change the max delay time to 2s to avoid docker and containerd
connection failure.

Signed-off-by: Wentao Zhang <zhangwentao234@huawei.com>
(cherry picked from commit d3d8c77)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

@stevvooe
Copy link
Contributor

stevvooe commented Jul 5, 2017

LGTM

@thaJeztah
Copy link
Member

@andrewhsu looks ready to merge

@andrewhsu andrewhsu merged commit 75ef04b into docker-archive:17.06 Jul 12, 2017
@andrewhsu andrewhsu deleted the fix-grpc branch July 12, 2017 01:59
@andrewhsu andrewhsu modified the milestone: 17.06.1 Jul 12, 2017
docker-jenkins pushed a commit that referenced this pull request Oct 23, 2018
[18.09 Backport] Bump swarmkit to c82e409d
Upstream-commit: 8d624c31dd25814272117bbdd908a4414e636aed
Component: engine
silvin-lubecki pushed a commit to silvin-lubecki/docker-ce that referenced this pull request Feb 3, 2020
[17.06] Limit max backoff delay to 2 seconds for GRPC connection
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants