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

sync idl files from server #311

Merged
merged 2 commits into from
Dec 12, 2017

Conversation

yiminc-zz
Copy link
Contributor

trying to work on fail decision task when decider panics and realize there are some accumulated IDL changes on server that has not been propagate to client side. This PR copies the 2 idl files from server to client, no other changes included.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 67.8% when pulling 36a8b33 on yiminc:sync_idl_files into 844db2a on uber-go:master.

* created for the workflow so new decisions could be made. Similar to RespondActivityTaskCompleted but use DomainID,
* WorkflowID and ActivityID instead of 'taskToken' for completion. It fails with 'EntityNotExistsError'
* if the these IDs are not valid anymore due to activity timeout.
* created for the workflow so new decisions could be made. Use the 'taskToken' provided as response of
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These comments shouldn't be changed like this.
Sorry it was my bad, I forget to change the service side to be same as client. Will do

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use cadence-workflow/cadence#457 comments for these 3 methods endwith ByID

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 67.8% when pulling 6c57f58 on yiminc:sync_idl_files into 5895977 on uber-go:master.

@yiminc-zz yiminc-zz merged commit cb70c86 into cadence-workflow:master Dec 12, 2017
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.

3 participants