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

feat(pubsub): retry temporary failures for ack/modacks #6485

Merged

Commits on Aug 11, 2022

  1. retry acks in goroutine

    hongalex committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    176d24c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0082a4f View commit details
    Browse the repository at this point in the history
  3. add retry test

    hongalex committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f1a3a9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0131be4 View commit details
    Browse the repository at this point in the history
  5. add integration tests

    hongalex committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    e58ad8d View commit details
    Browse the repository at this point in the history
  6. remove extra comment

    hongalex committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    2c0979e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    174ee96 View commit details
    Browse the repository at this point in the history