This commit is contained in:
2021-12-23 17:48:01 +00:00
parent 3c678a9359
commit 427e8c0242
2 changed files with 4 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ export default {
this.reject(res);
} else {
//special handling for busy response meaning no render slots available at the server
this is the error Ok(ApiOkResponse.Response(new { timeout = true, timeoutconfig = ServerBootConfig.AYANOVA_REPORT_RENDERING_TIMEOUT }));
if (res.data && res.data.busy) {
window.$gz.eventBus.$emit(
"notify-warning",