Pinning/Unpinning Policies #5
Labels
topic/pin/adding
Issues related to pinning new stuff
topic/pin/removing
Issues related to removing pinned stuff
topic/pin/status-check
Issues related to checking pin status
Uh oh!
There was an error while loading. Please reload this page.
Not related to the spec itself, but something to consider in terms of what functionality we need.
It's fairly easy to reason about the API when it's triggered by user actions like a CLI command or a UI operation. However, there's been requests for pinning "policies" such as "remotely pin MFS files" or "remotely pin all locally pinned files". In the case of these policies it's less clear what happens in an automated setting. For example, a user has two machines A and B:
Perhaps if we could track the latest "state" of the pinset in clients then they would be able to update their local understanding of what's pinned on the service provider before allowing the clients to send an "unpin" command.
The text was updated successfully, but these errors were encountered: