Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs: get_fs_config: raise RemoteNotFoundError #6375

Merged
merged 1 commit into from Aug 2, 2021
Merged

Conversation

efiop
Copy link
Member

@efiop efiop commented Aug 2, 2021

A simple temporary fix for studio. A proper fix would be to make metrics/plots/etc lazy and detached from dag build, so that this error is not even triggered. That will likely happen after #6300

Fixes #6082

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

@efiop efiop requested a review from a team as a code owner August 2, 2021 10:40
@efiop efiop requested a review from pared August 2, 2021 10:40
@efiop efiop changed the title [WIP] fs: raise RemoteNotFoundError fs: raise RemoteNotFoundError Aug 2, 2021
@efiop efiop changed the title fs: raise RemoteNotFoundError fs: get_fs_config: raise RemoteNotFoundError Aug 2, 2021
@efiop efiop merged commit 8d71c38 into iterative:master Aug 2, 2021
@efiop efiop deleted the fix-6082 branch August 2, 2021 18:10
@Suor
Copy link
Contributor

Suor commented Aug 3, 2021

Thanks, @efiop.

@efiop efiop added the enhancement Enhances DVC label Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances DVC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

External out with remote://<missing-remote>/... url is not handled properly
3 participants