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

Remove invalid job ids from state #57

Merged
merged 6 commits into from
Nov 5, 2018

Conversation

dmosorast
Copy link
Contributor

If a sync runs incompletely, and saves a job ID that it was waiting on, then the Job isn't requested for some time, it will be deleted from Salesforce.

This PR is to detect this case, save bookmarks as-is, remove the JobID/BatchIDs from the state, then move on.

@dmosorast dmosorast merged commit 20ca560 into master Nov 5, 2018
@dmosorast dmosorast deleted the fix/remove_invalid_job_id_from_state branch November 5, 2018 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants