Skip to content

Commit

Permalink
processFilePart: Pass all arguments through on recursive retry
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgros committed Nov 8, 2024
1 parent 74ce1c1 commit fc76b74
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2245,6 +2245,8 @@ const processFilePart = async (
fileUploadResolve,
fileUploadReject,
updateProgress,
getIsCancelled,
abortController,
)
}
}
Expand Down

0 comments on commit fc76b74

Please sign in to comment.