Skip to content

Adding the samples support for retry #375

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

Merged
merged 3 commits into from
Aug 1, 2022
Merged

Conversation

shrohilla
Copy link
Contributor

@shrohilla shrohilla commented Jul 29, 2022

Scope -- adding the samples for retry for below language workers:-

  1. Java
  2. Dotnet
  3. JavaScript
  4. TypeScript
  5. Powershell

The Samples are supported for below Brokers :-

  1. Eventhub
  2. Confluent Cloud

Samples are including both the retry type :-

  • Fixed Delay Retry
  • ExponentialBackoffRetry

@shrohilla shrohilla marked this pull request as draft July 29, 2022 06:47
@shrohilla
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@shrohilla shrohilla marked this pull request as ready for review July 29, 2022 09:08
Copy link
Contributor

@krishna-kariya krishna-kariya left a comment

Choose a reason for hiding this comment

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

Can we add some documentation related to the retry feature in README?

@shrohilla
Copy link
Contributor Author

Can we add some documentation related to the retry feature in README?

Will create a separate PR for the documentation, it's not in the scope of this PR

Copy link
Contributor

@krishna-kariya krishna-kariya left a comment

Choose a reason for hiding this comment

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

LGTM!

@shrohilla shrohilla merged commit 24e2902 into dev Aug 1, 2022
@shrohilla shrohilla deleted the shrohilla/retry-samples branch August 1, 2022 10:37
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