Actions
Bug #3151
closedDefault signature expiration time is too short to permit an upload
Start date:
07/02/2014
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
0.5
Description
The default permission signature TTL in Keep is 300 seconds (five minutes).
The default signature TTL in the API server is 1209600 seconds (two weeks).
For a moderately large upload, the blocks signed by Keep expire before the upload to the API server is complete.
Need to make the defaults consistent between servers and long enough to permit reasonably sized uploads.
Updated by Tim Pierce over 10 years ago
- Description updated (diff)
- Assigned To set to Tim Pierce
Updated by Tim Pierce over 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:da4c5f6695602d612b657f209f705d04fae5eb38.
Actions