You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if some non-optional binaries are missing, we'd conclude that the fetcher isn't feasible and continue with another fetcher.
However this might not be the right choice, i.e. sometimes users only want some binaries, sometimes the fetcher we fallback also doesn't have it as well.
We probably want to handle this partial match better.
The text was updated successfully, but these errors were encountered:
Currently, if some non-optional binaries are missing, we'd conclude that the fetcher isn't feasible and continue with another fetcher.
However this might not be the right choice, i.e. sometimes users only want some binaries, sometimes the fetcher we fallback also doesn't have it as well.
We probably want to handle this partial match better.
The text was updated successfully, but these errors were encountered: