Retry Loading Document For Hierarchy Node Handler
Type: Function
Called to retry loading documents on demand if the initial load failed for any reason. Should return a Promise that resolves when the attempt completes and the hierarchy is updated accordingly.
Arguments
hierarchy
Node (Required)
Type: DocumentsHierarchyNode
The hierarchy node representing (and containing the reference to) the document to load.
Returns
Type: Promise
Should resolve to the new DocumentId