Actions
Feature #14257
open[controller] refresh manifest API
Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Release:
Release relationship:
Auto
Description
Feature: client can submit manifest text and get back new manifest text with updated block signatures.
Valid local signatures are updated with fresh signatures.
Controller instructs keepstore to pull each block with +R signature and rewrites the manifest with local signatures.
Because pulling remote blocks could take a while and/or the controller could fall over while it is processing the collection, requires one or more of:- do the update incrementally
- prevent timeouts (eg responding 102 Processing)
- get a cookie that can be used to poll for progress
Updated by Peter Amstutz over 6 years ago
- Description updated (diff)
- Status changed from In Progress to New
Actions