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

Add SendWithRetry method to provide retry support #54

Merged
merged 1 commit into from
Aug 28, 2020

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Aug 28, 2020

  • Port SendMessage func from atc0005/send2teams/teams package as SendWithRetry method
  • Add SendWithRetry to API surface

Note: Still getting a linting warning for this new method's complexity, so likely require further work to simplify.

refs GH-52

- Port `SendMessage` func from `atc0005/send2teams/teams`
  package as `SendWithRetry` method
- Add SendWithRetry to API surface

Note: Still getting a linting warning for this new
method's complexity, so likely require further
work to simplify.

refs GH-52
@atc0005 atc0005 added enhancement New feature or request api labels Aug 28, 2020
@atc0005 atc0005 added this to the Next Release milestone Aug 28, 2020
@atc0005 atc0005 self-assigned this Aug 28, 2020
@atc0005 atc0005 merged commit 659d2ef into master Aug 28, 2020
@atc0005 atc0005 deleted the i52-add-send-with-retry-func branch August 28, 2020 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant