Skip to content

Allow user to specify a custom timeout for pulling images in RemoteDockerImage #6675

@kruijs-bbraun

Description

@kruijs-bbraun

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions