ipfs / pinning-services-api-spec

Standalone, vendor-agnostic Pinning Service API for IPFS ecosystem
https://ipfs.github.io/pinning-services-api-spec/
Creative Commons Zero v1.0 Universal
100 stars 27 forks source link

What's the difference between the status `pinning` and `queued` #94

Closed 2color closed 1 year ago

2color commented 2 years ago

The spec mentions that both queued and pending represent a pending state where the pinning service has yet to fetch the CID from the network.

Is there an actual difference between the two states? If so, what is it?

lidel commented 2 years ago

@2color does this make sense?

I'm happy to add something to #section/The-pin-lifecycle/Checking-status-of-in-progress-pinning if you propose a PR :)