Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve metadata from Org takes too many time #5997

Open
AgentForce23 opened this issue Jan 8, 2025 · 8 comments
Open

Retrieve metadata from Org takes too many time #5997

AgentForce23 opened this issue Jan 8, 2025 · 8 comments

Comments

@AgentForce23
Copy link

AgentForce23 commented Jan 8, 2025

Summary

I have like one custom field, 3 Apex Classes and it'll take 5min to retrieve metadatas.

Salesforce Extension Version in VS Code: 62.0.0

Salesforce CLI Version: @salesforce/cli/2.44.8 win32-x64 node-v20.14.0

OS and version: Windows 10 Entreprise 22H2

VS Code version: Version: 1.96.2

Most recent version of the extensions where this was working: I don't remember

@svc-idee-bot
Copy link
Collaborator

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.

@svc-idee-bot
Copy link
Collaborator

Hello @AgentForce23 👋 It looks like you didn't provide all the required basic info in your issue.

If you haven't already, please provide the following info:
Salesforce Extension Version in VS Code:
Salesforce CLI Version:
OS and version:
VS Code version:
Most recent version of the extensions where this was working:

Here's an example of a set of required info that will pass the validation:
Salesforce Extension Version in VS Code: 60.13.0
Salesforce CLI Version: @salesforce/cli/2.42.6 darwin-arm64 node-v18.18.2
OS and version: MacOS Sonoma 14.5
VS Code version: 1.89.1
Most recent version of the extensions where this was working: 60.11.0

A few more things to check:

  • Make sure you've provided detailed steps to reproduce your issue, as well as all error messages that you see.
    • A repository that clearly demonstrates the bug is ideal.
    • Error messages can be found in the Problems Tab, Output Tab, and from running Developer: Toggle Developer Tools in the command palette.
  • Make sure you've installed the latest version of the Salesforce Extension Pack for VSCode. (docs)
  • Search GitHub for existing related issues.

Thank you!

@AgentForce23
Copy link
Author

I just updated the comment. I only forgot the Salesforce Extension Version in VS Code

@svc-idee-bot
Copy link
Collaborator

Hello @AgentForce23 👋 Have you tried updating to the latest version of the Salesforce Extension Pack?

Latest: 62.12.0

We suggest you to update to the latest version of the Salesforce Extension Pack in the VSCode Extensions view and confirm that you're still seeing your issue.

@AgentForce23
Copy link
Author

Actually I have the latest Salesforce Extension Pack version.
image

@AgentForce23
Copy link
Author

Here an example of a one permission set retrieval that takes forever(6min actually)
image

@daphne-sfdc
Copy link
Contributor

Actually I have the latest Salesforce Extension Pack version.

When you update the Salesforce Extension Pack, it actually updates only the pack, not the extensions inside it. To get the latest version of the extensions, you will need to update each of them manually.

I see that you're also on an older version of the Salesforce CLI: @salesforce/cli/2.44.8 win32-x64 node-v20.14.0
Can you update to the latest version 2.70.7?

Let me know if you're still facing these performance issues after updating to the latest version of both extensions and CLI.

@AnonyEastRainbow
Copy link

+1
image
I waited for 28 minutes without successfully pulling, only pulling one object.I have been encountering this problem frequently recently.I have already used the latest CLI version and VSCode extionsion version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants