Module
Core
Proposal
The RemoteDockerImage class defines a constant of 2 minutes which specify the maximum time allowed to retry a pull.
This timerange may be too narrow when image repositories take longer than expected to respond.
The constant should be converted to a private field as those already present on the class and be annotated using @With, keeping the default assignment with two minutes duration
The change is also mentioned here: #3829
Module
Core
Proposal
The
RemoteDockerImageclass defines a constant of 2 minutes which specify the maximum time allowed to retry a pull.This timerange may be too narrow when image repositories take longer than expected to respond.
The constant should be converted to a private field as those already present on the class and be annotated using
@With, keeping the default assignment with two minutes durationThe change is also mentioned here: #3829