mirror of
https://github.com/open-webui/open-webui
synced 2025-01-30 14:29:55 +00:00
Merge pull request #3035 from ClassicOldSong/main
Fix frontend stops responding when backend throws error
This commit is contained in:
commit
8ffd8c3505
@ -152,6 +152,7 @@
|
|||||||
|
|
||||||
toast.error(error);
|
toast.error(error);
|
||||||
// opts.callback({ success: false, error, modelName: opts.modelName });
|
// opts.callback({ success: false, error, modelName: opts.modelName });
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user