You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The customer is facing performance issues on their sandboxes when deploying from VS code. Even a 400 line LWC code takes 15-20 minutes for deployment. Their org(00DSu000000SvL7) instance is USA534S. They need to make multiple deployments in a single day and it takes a very long time, sometimes up to 15 minutes for every deployment. They are facing this issue only for this sandboxes.
Steps To Reproduce:
Select a LWC html and Run the "deploy source to org"
Expected result
Success message for the deployment and the list of deployed components should appear in a second or two
Actual result
Success message takes several minutes to appear. Sometimes the command in progress notificaiton keeps running
Additional information -
We have tried downgrade SFDX CLI extension in vscode to a lower recommended version: v57.10.2. But still the same issue
Tried disbling below setting as well
setup / apex settings / Perform Synchronous Compile on Deploy
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.
Hi @Shalini855, Can we get some info about your org shape? For example, number of Apex classes, number of LWC components, number of custom objects, etc. Also, what's the average size of the Apex classes and LWC components?
Summary
The customer is facing performance issues on their sandboxes when deploying from VS code. Even a 400 line LWC code takes 15-20 minutes for deployment. Their org(00DSu000000SvL7) instance is USA534S. They need to make multiple deployments in a single day and it takes a very long time, sometimes up to 15 minutes for every deployment. They are facing this issue only for this sandboxes.
Steps To Reproduce:
Select a LWC html and Run the "deploy source to org"
Expected result
Success message for the deployment and the list of deployed components should appear in a second or two
Actual result
Success message takes several minutes to appear. Sometimes the command in progress notificaiton keeps running
Additional information -
We have tried downgrade SFDX CLI extension in vscode to a lower recommended version: v57.10.2. But still the same issue
Tried disbling below setting as well
setup / apex settings / Perform Synchronous Compile on Deploy
Salesforce Extension Version in VS Code: 60.15.0
Salesforce CLI Version: @salesforce/cli/2.36.8 win32-x64 node-v20.11.1
OS and version:Windows Dwell Latitude
VS Code version: 1.89.1
Most recent version of the extensions where this was working:: 60.15.0
The text was updated successfully, but these errors were encountered: