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

In User Service qryuser.go, tx.Rollback() is called without error checking #124

Open
4 tasks
codegold79 opened this issue Feb 18, 2021 · 0 comments
Open
4 tasks

Comments

@codegold79
Copy link
Collaborator

codegold79 commented Feb 18, 2021

Consider the best way to handling tx.Rollback() calls in qryuser.go. We can:

  • log
  • retry
  • do nothing different
  • check what other people do and implement that

If logging has been decided as the way to go, then this issue will be blocked by #123.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant