mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 21:42:58 +00:00
Fix frontend stops responding when backend throw error
This commit is contained in:
parent
06976c4551
commit
912b75f8ac
@ -152,6 +152,7 @@
|
||||
|
||||
toast.error(error);
|
||||
// opts.callback({ success: false, error, modelName: opts.modelName });
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user