Skip to content

Retry bc - #1433

Merged
vkuznecovas merged 2 commits into
payment-v2-messagingfrom
retry-bc
Nov 29, 2019
Merged

Retry bc#1433
vkuznecovas merged 2 commits into
payment-v2-messagingfrom
retry-bc

Conversation

@vkuznecovas

Copy link
Copy Markdown
Contributor

No description provided.

if err == nil {
return nil
}
if i+1 == bwr.maxRetries {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You can start with for i := 1 ... to avoid this i+1.

@vkuznecovas
vkuznecovas merged commit e712b87 into payment-v2-messaging Nov 29, 2019
@vkuznecovas
vkuznecovas deleted the retry-bc branch November 29, 2019 09:39
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.

2 participants