ideal-co/ogre

Handle Docker Daemon Restarts Gracefully

オープン

#20 opened on 2020/05/21

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (2 件のフォーク)auto 404
buggood first issue

Repository metrics

Stars
 (4 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Description

Given we rely on the docker socket to do :all-the-things: we need to gracefully handle the possibility that the daemon may be restarted or stopped. We should try to reconnect for some amount of time before giving up and should do so in some exponential back off.

コントリビューターガイド