Currently, the lifetime of the transfer image ticket is defined by 'ImageTransferClientTicketValidityInSeconds' configuration value. This value is static for the entire life of the ticket, hence, an API for extending the ticket should be introduced to the proxy and invoked by the engine (similar to the daemon).
Daniel, what do we currently need this feature for? What is the use case?
*** This bug has been marked as a duplicate of bug 1554226 ***
(In reply to Tal Nisan from comment #1) > Daniel, what do we currently need this feature for? What is the use case? It's needed for an API user who prefers to extend the ticket manually instead of relying on increasing the value of 'ImageTransferClientTicketValidityInSeconds' config value.