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

CBL-1910: maxAttempts, maxAttemptWaitTime, heartBeat #2840

Merged
merged 12 commits into from
May 26, 2021
Merged

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    d4f6497 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    3211513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b9fec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53e8de3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6065a78 View commit details
    Browse the repository at this point in the history
  5. make maxAttempts unsigned

    jayahariv committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f135fa2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. keep the exception back, since the objc allows to assign -1 to NSUInt…

    …eger, which is the overflow number. to avoid setting that, we are checking for negatve number
    jayahariv committed May 22, 2021
    Configuration menu
    Copy the full SHA
    a4b9b83 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. review changes

    jayahariv committed May 25, 2021
    Configuration menu
    Copy the full SHA
    65a668c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf07320 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    255b83d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2687be View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. review comments

    jayahariv committed May 26, 2021
    Configuration menu
    Copy the full SHA
    ddbecd8 View commit details
    Browse the repository at this point in the history