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

feat(client/c#): update PublishMessageCommand to run with retries. Also update… #335

Merged
merged 2 commits into from
Oct 14, 2021
Merged

feat(client/c#): update PublishMessageCommand to run with retries. Also update… #335

merged 2 commits into from
Oct 14, 2021

Conversation

geekusa33
Copy link
Contributor

…d codebase to resolve warnings.

closes #179

This updates PublishMessageCommand to run with retries. Additional resolved warnings.

@geekusa33 geekusa33 requested a review from ChrisKujawa as a code owner October 7, 2021 14:10
@geekusa33
Copy link
Contributor Author

@Zelldon this is ready for review

@geekusa33 geekusa33 changed the title feature update PublicMessageCommand to run with retries. Also update… feat(client/c#): update PublishMessageCommand to run with retries. Also update… Oct 9, 2021
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.

Sorry for the late response. Thanks so much for your work 👍 Looks good to me 💯

@ChrisKujawa ChrisKujawa merged commit e2faa57 into camunda-community-hub:master Oct 14, 2021
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 PublishMessageCommand with retries
2 participants