Skip to content

Reload button on subsequent builds is not cached when the very first build has been canceled or it has raised an exception #516

@Mic92

Description

@Mic92

Consider this: Cancel/Exception -> 1. Retry -> 2. Retry

The second retry will check the build that was canceled or throw an exception instead of looking at 1. Retry,
since those build won't have any eval information cached, evaluation cannot be read from a cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions