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

Start batching combiner requests #297

Merged
merged 14 commits into from
Jan 9, 2024

Commits on Jan 4, 2024

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

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    8ad1a54 View commit details
    Browse the repository at this point in the history
  2. adjust tests

    aomerk committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9bb571d View commit details
    Browse the repository at this point in the history
  3. set default batch size to 10

    aomerk committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    be58054 View commit details
    Browse the repository at this point in the history
  4. add documentation

    aomerk committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5181a1b View commit details
    Browse the repository at this point in the history
  5. keep legacy implementation

    aomerk committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a7db0f2 View commit details
    Browse the repository at this point in the history
  6. fix linter issues

    aomerk committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c5874ce View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. improve test coverage

    aomerk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    db84cfd View commit details
    Browse the repository at this point in the history
  2. fix linter issues

    aomerk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4ef6c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b95c5e View commit details
    Browse the repository at this point in the history
  4. remove mock test

    aomerk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d193127 View commit details
    Browse the repository at this point in the history
  5. add tests for batch retry

    aomerk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    dfd39a4 View commit details
    Browse the repository at this point in the history
  6. go mod tidy

    aomerk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1ad8eea View commit details
    Browse the repository at this point in the history
  7. fix linter issues

    aomerk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a224b89 View commit details
    Browse the repository at this point in the history