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

fix: migration fallback to ipfs #2008

Merged
merged 1 commit into from
Mar 3, 2022
Merged

fix: migration fallback to ipfs #2008

merged 1 commit into from
Mar 3, 2022

Conversation

lidel
Copy link
Member

@lidel lidel commented Mar 3, 2022

go-ipfs will try to fetch migrations from HTTP, but if that fails, it falls back to download over IPFS.
Such error is not permanent, so we clear isErrored flag when error is followed by a line with Fetching with IPFS.

this ensures that we clear the error state when go-ipfs attempts to
download migrations from IPFS after HTTP failed
@lidel lidel merged commit c620f50 into main Mar 3, 2022
@lidel lidel deleted the fix/migration-ipfs-fallback branch March 3, 2022 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant