"vscode:/vscode.git/clone" did not exist on "e121022ed0e4692c7948aae9b207c098f3acb41f"
Unverified Commit 8ffd8c35 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #3035 from ClassicOldSong/main

Fix frontend stops responding when backend throws error
parents 93fa9824 912b75f8
......@@ -152,6 +152,7 @@
toast.error(error);
// opts.callback({ success: false, error, modelName: opts.modelName });
break;
}
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment