-
Notifications
You must be signed in to change notification settings - Fork 16
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
cluster.recover local=true limitation? #12
Comments
Sorry for the late reply @obo20 While implementing the Can you tell me the version of Go Thanks for your help :) |
@vasa-develop i'm currently using the v0.11.0-rc6 of cluster |
From looking at ipfs-cluster/ipfs-cluster#763 it appears that this is still an "issue" however I was specifically passing in a CID when doing this, so that might be the "workaround" that @hsanjuan mentioned |
So this will be addressed in ipfs-cluster/ipfs-cluster#893 |
From reading the documentation, under the cluster.recover section, I noticed that it says:
"For now, ONLY requests with parameter local=true are supported"
From brief testing, passing in local=false seems to work fine, am I missing something here, or is this outdated information @vasa-develop ?
The text was updated successfully, but these errors were encountered: