-
Notifications
You must be signed in to change notification settings - Fork 53
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
feature: use the client to send SetVariablesCommand with retries #332
Conversation
There was a problem hiding this 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
…thub.com/askalik/zeebe-client-csharp into feature_SetVariablesCommand_with_retries
@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? |
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 |
@Zelldon I believe I have the tests updated and passing all checks now. |
Thanks @askalik 👍 |
closes #181
Believe this should resolve issue #181