Skip to content

Transparently re-try image builds if one fails with error code "INTERNAL" #4893

Closed
@geropl

Description

@geropl

During image builds we often experience short-lived situations where we starve for resource, e.g. disk space. For this reason we designed the system to be idempotent so we can re-start with confidence.

We don't do so, however. This should be as simple as adding a re-try loop with backoff.

This would catch issues like this: https://community.gitpod.io/t/error-build-failed-when-trying-to-build-a-docker-image/4216

/cc @csweichel suggested this(/sth similar?) yesterday as well

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