Skip to content

Improve install flow when a source fails #6168

Description

Relevant area(s)

WinGet CLI

Description of the new feature / enhancement

If I have a priority order on WinGet sources and a single best result is found in one of the top sources, but a lower source encounters a failure, install the matching best result.

Examples:
I have source "A" first and source "B" second.

  • If a single best match is found in source A, and source B fails, install the best match from source A.
  • If source A fails and a best match is found in source "B" prompt the user as implemented in the feature referenced below.

Discovered during:

Comment on PR:

Proposed technical implementation details

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureThis is a feature request for the Windows Package Manager client.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions