Closed fredngo closed 1 year ago
Unable to publish (Full) to the server: Extension backend error - failed to publish in time in react project for vs code. RSP version 24.8
I do see the same.. i think it is publishing, but the error still comes.
There's a setting which sadly was not visible to enable asynchronous publishing. The fix wasnt' released yet but I should go ahead and push that.
https://github.com/redhat-developer/vscode-rsp-ui/issues/287
I've pushed this as a release. You should now be able to see a setting / option to publish asynchronously. This should make the publish request return immediately, before even copying any files, and fix this issue.
Please re-open this issue if the problem continues after you change this setting.
Happening for me as of
v0.23.13
-- my exploded WAR is about 483 MB so it's quite a large project...Possible regression of https://github.com/redhat-developer/vscode-rsp-ui/issues/64?