Page MenuHomeSoftware Heritage

Vault: do a manual directory recursion in the directory builder
Closed, MigratedEdits Locked

Description

If we rely on the server side to do the recursion, we don't have fine grained control on the client side on what a reasonable timeout for the cooking is, because the storage has to return all the tree at once, instead of doing one request per level.

Event Timeline

zack triaged this task as Normal priority.Sep 5 2018, 4:26 PM
zack added a subscriber: zack.

rDSTO329d0f920895f22aa6c34cd317b8ce1674e869af is in fact a work-around for this