Skip to content

Fail fast when Docker daemon is unreachable#510

Open
yfge wants to merge 1 commit intodrone-plugins:masterfrom
yfge:fix-issue-414
Open

Fail fast when Docker daemon is unreachable#510
yfge wants to merge 1 commit intodrone-plugins:masterfrom
yfge:fix-issue-414

Conversation

@yfge
Copy link
Copy Markdown

@yfge yfge commented Apr 16, 2026

Fixes #414.

When the plugin cannot reach the Docker daemon after the configured retry count, return an error instead of printing a message and continuing. This prevents confusing follow-up errors like "Cannot connect to the Docker daemon at unix:///var/run/docker.sock".

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.

Cannot connect to the Docker daemon at unix:///var/run/docker.sock.

1 participant