@@ -146,6 +146,7 @@ export function exportFile(
method,
data: request,
responseType: "blob",
+ timeout:1000*60*30,
headers,
onDownloadProgress: onDownloadProgressCallBack,
})