Skip to content

5-10 Minute delay starting application and running query #168

@RickDMyers

Description

@RickDMyers

Describe the bug
Once logged into Salesforce the application takes about 5-10 minutes to start (show object tree).
Then when a query is executes, may take 5-10 before the result is returned, the application is locked during that period of time.

I am running on a very large instance of Salesforce (many objects and customizations).

Also running a on a MacBook with M2 processor.

To Reproduce
Steps to reproduce the behavior:

  1. Start Application
  2. Login to Salesforce
  3. Wait 5-10 minutes for app to start

Same happens when running a query.

  1. Run Query
  2. Wait for response, 5-10 minutes.

Expected behavior
Older versions use to return right away.

Screenshots

Desktop (please complete the following information)

  • OS: OSX 14.2.1
  • CPU: M2 MAX
  • Memory: 96GB
  • SoqlX Version 4.6

Additional context

  1. Seems like delay maybe loading the list of objects and properties for IntelliSense.
  2. Would think load could happen in the background and should not be required in order to run a query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions