jsforce / jsforce/gulp-jsforce-deploy

pollTimeout and pollInterval to view progress from the command line.

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
30
Forks
11
PR merge metrics
No merged PRs in 30d

Description

What is the right way to use pollTimeout and pollInterval? When I run the gulpfile.js with these 2 properties as specified on your home page, it initiates the process and then shows me the command line but when I check the deployment status of the org, the process hasn't finished running. I've had success using pollWaitMillis with ant deploy and it polls the process and shows me the command line only after the process completes. Hope I'm not missing something. Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the gulpfile.js configuration described in the issue and compare how pollTimeout and pollInterval are handled with the reported pollWaitMillis behavior from ant deploy. Verify that the command line is shown only after the Salesforce deployment process completes; the issue is resolved when the configured polling options provide that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.