Skip to content

remote-build should be asynchronous by default #1105

Description

@steinbro

What needs to get done

Given the queue length and speed for some architectures, remote-build should exit immediately after uploading and submitting the job.

The user should be presented with a URL to open to check the build status, and the followup command to execute to fetch the result. A new argument like --wait could be used if the user wants the current behavior.

Why it needs to get done

A blocking command is reasonable for actions that are expected to take seconds or minutes, not hours or days.

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