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: Add ReassignmentHandler which is notified on client reassignment #242

Merged
merged 3 commits into from Sep 16, 2021

Commits on Sep 15, 2021

  1. feat: Add ReassignmentHandler which is notified on client reassignment

    This enables clients to respond to a reassignment by cancelling outstanding actions and nacking all messages.
    dpcollins-google committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b2bdeff View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. fix: docs

    dpcollins-google committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    b92ab70 View commit details
    Browse the repository at this point in the history
  2. fix: construction

    dpcollins-google committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    f4eef59 View commit details
    Browse the repository at this point in the history