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

feature: use the client to send SetVariablesCommand with retries #332

Merged
merged 20 commits into from
Oct 7, 2021
Merged

feature: use the client to send SetVariablesCommand with retries #332

merged 20 commits into from
Oct 7, 2021

Conversation

askalik
Copy link
Contributor

@askalik askalik commented Oct 5, 2021

closes #181

Believe this should resolve issue #181

Copy link
Collaborator

@ChrisKujawa ChrisKujawa left a comment

Choose a reason for hiding this comment

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

Thanks @askalik 👍

please add a test case as described here #329 (comment)

resolving merge conflicts

added test provider data for set variables update

feature: use the client to send SetVariablesCommand with retries
@askalik
Copy link
Contributor Author

askalik commented Oct 6, 2021

@Zelldon I took TestDataProvider from the main branch and added the new TestData in it is saying there are still conflicts. Not sure how else to resolve?

@ChrisKujawa
Copy link
Collaborator

Hey @askalik thanks for your contribution I resolved the merge conflict, but please take a look at the failing build https://github.com/camunda-community-hub/zeebe-client-csharp/pull/332/checks?check_run_id=3820082070 after you fixed it we can merge the PR

@askalik
Copy link
Contributor Author

askalik commented Oct 7, 2021

@Zelldon I believe I have the tests updated and passing all checks now.

@ChrisKujawa ChrisKujawa merged commit 0ea3195 into camunda-community-hub:master Oct 7, 2021
@ChrisKujawa
Copy link
Collaborator

Thanks @askalik 👍

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

Successfully merging this pull request may close these issues.

I can use the client to send SetVariablesCommand with retries
2 participants