This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user