-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: pipeline-model-definition-plugin
-
Environment:Jenkins: 2.164.3
Pipeline Model Definition Plugin : 1.3.3
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