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
I'm not exactly sure why ipfs pin add -r fails (and I wish it would describe exactly what it's doing when the deadline hits), but I'm opening this issue because I think ipfs refs -r should have the same behavior. I'd rather them both give up after a reasonable period of time, or both hang forever, or both have a --timeout parameter defaulting to the same value.
The text was updated successfully, but these errors were encountered:
I'm not exactly sure why
ipfs pin add -r
fails (and I wish it would describe exactly what it's doing when the deadline hits), but I'm opening this issue because I thinkipfs refs -r
should have the same behavior. I'd rather them both give up after a reasonable period of time, or both hang forever, or both have a--timeout
parameter defaulting to the same value.The text was updated successfully, but these errors were encountered: