-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: pipeline-model-definition-plugin
-
Labels:None
-
Environment:Jenkins: 2.164.3
Pipeline Model Definition Plugin : 1.3.3
-
Similar Issues:
we need an option configure like 'alwaysPull' that can support retry when pull image failed due to some unexpected situations. Also we can configure with retry in the option block, but I don't like that.
[Pipeline] stage[Pipeline] { (Declarative: Agent Setup)[Pipeline] sh+ docker pull xxx
Error response from daemon: received unexpected HTTP status: 503 Service Unavailable