@@ -146,8 +146,8 @@ export function exportFile(
method,
data: request,
responseType: "blob",
+ timeout:1000*60*30,
headers,
- time: 60000,
onDownloadProgress: onDownloadProgressCallBack,
})
.then((response) => {