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): implement max_duration_per_lease_extension option #38

Merged
merged 7 commits into from Mar 3, 2020

Commits on Feb 25, 2020

  1. feat(pubsub): implement max_extension_period

    IlyaFaer committed Feb 25, 2020
    Copy the full SHA
    e235b02 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. comment change

    IlyaFaer committed Feb 26, 2020
    Copy the full SHA
    c82838e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. simplify ack_deadline()

    IlyaFaer committed Feb 27, 2020
    Copy the full SHA
    45b36da View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. rename the attribute

    IlyaFaer committed Mar 2, 2020
    Copy the full SHA
    a23e852 View commit details
    Browse the repository at this point in the history
  2. change arg name in test

    IlyaFaer committed Mar 2, 2020
    Copy the full SHA
    ebde0c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. cosmetic changes

    IlyaFaer committed Mar 3, 2020
    Copy the full SHA
    8eb7e81 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into max_extension_period

    Gurov Ilya committed Mar 3, 2020
    Copy the full SHA
    ec2951a View commit details
    Browse the repository at this point in the history