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

fix: pov_getRepStats timeout #1379

Merged
merged 1 commit into from
Apr 19, 2021
Merged

fix: pov_getRepStats timeout #1379

merged 1 commit into from
Apr 19, 2021

Conversation

zengchen221
Copy link
Contributor

Proposed changes in this pull request

Type

  • Bug fix: (Link to the issue #{issue No.})
  • Feature (Non-breaking change)
  • Feature (Breaking change)
  • Documentation Improvement

Checklist

Write a small comment explaining if its N/A (not applicable)

  • Read the CONTRIBUTION.
  • All the tests are passing after the introduction of new changes.
  • Added tests respective to the part of code I have written.
  • Added proper documentation where ever applicable.
  • Code has been written according to Golang-Style-Guide

Extra information

Any extra information related to this pull request.

@gythialy gythialy merged commit c9cc39c into master Apr 19, 2021
@gythialy gythialy deleted the hotfix/pov-api-timeout branch April 19, 2021 08:15
}
}
}
return
Copy link
Collaborator

Choose a reason for hiding this comment

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

[golangci-lint] reported by reviewdog 🐶
S1023: redundant return statement (gosimple)

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.

call pov_getRepStats interface timeout
3 participants