We are using API CreateDocumentContext + UploadContent to upload large files.
We notice that CreateDocumentContext is not responding when admin server service is down.
Please advise if we can remove the dependency between CreateDocumentContext and admin server.
P.S. CreateDocument API is working properly when admin server is down.