pub async fn rollback_upload_file(
search: &TenantSearchIndex,
storage: &TenantStorageLayer,
upload_state: UploadFileState,
)Expand description
Performs the process of rolling back a file upload based on the current upload state
pub async fn rollback_upload_file(
search: &TenantSearchIndex,
storage: &TenantStorageLayer,
upload_state: UploadFileState,
)Performs the process of rolling back a file upload based on the current upload state