@@ -147,6 +147,7 @@ export function exportFile(
data: request,
responseType: "blob",
headers,
+ time: 60000,
onDownloadProgress: onDownloadProgressCallBack,
})
.then((response) => {