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: Configurable batch size and max wait limit for targets #1876

Open
wants to merge 97 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    550ecff View commit details
    Browse the repository at this point in the history
  2. calcuation fix

    BuzzCutNorman committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    68c3484 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66f750e View commit details
    Browse the repository at this point in the history
  4. mypy fixes round 1

    BuzzCutNorman committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    62c2c32 View commit details
    Browse the repository at this point in the history
  5. mypy fixes round 2

    BuzzCutNorman committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    541a46d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    028e3d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge branch 'main' of https://github.com/meltano/sdk into 1626-confi…

    …gurable-batch-size-and-max-wait-limit-for-targets
    BuzzCutNorman committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4309c8e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    dc2a2d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f4539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a591c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb6c9e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6bbf0c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Apply suggestions from code review

    Co-authored-by: Edgar R. M. <edgarrm358@gmail.com>
    BuzzCutNorman and edgarrmondragon authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    74b1653 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    bb0c8fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c151f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49c014c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a425774 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    379f814 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0303f25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fa9752 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2db4fb View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    99a9fb5 View commit details
    Browse the repository at this point in the history
  2. added _lap_manager

    BuzzCutNorman committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    059c392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ac5a6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0420db8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b5b3c6 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Edgar R. M. <edgarrm358@gmail.com>
    BuzzCutNorman and edgarrmondragon authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1aec608 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5e93a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57b7f37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5874c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b73e64 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    b48f3d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c465f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    3cee381 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7025280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bbb346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd8f171 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cfa516 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da2808a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. remove is_too_old tests

    BuzzCutNorman committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    01962e0 View commit details
    Browse the repository at this point in the history
  2. move is_too_old to Sink

    BuzzCutNorman committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c89fd74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f51fd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf582e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01705c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29ae3de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b5cc6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d19a03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50d00c2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb5d6f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e574003 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f48881 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    7a54c69 View commit details
    Browse the repository at this point in the history
  2. mypy fixes

    BuzzCutNorman committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1261c04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0436a74 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    b92d8c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78cc0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec57105 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    68a520c View commit details
    Browse the repository at this point in the history
  2. update is_full to utilize _drain_function and set_drain_function and …

    …expanded is_full_x functions
    BuzzCutNorman committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b36acf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    933fa21 View commit details
    Browse the repository at this point in the history
  4. mypy fixes

    BuzzCutNorman committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c342e44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ce87da View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    31f6ef5 View commit details
    Browse the repository at this point in the history
  2. Merge branch '1626-configurable-batch-size-and-max-wait-limit-for-tar…

    …gets' of https://github.com/BuzzCutNorman/sdk into 1626-configurable-batch-size-and-max-wait-limit-for-targets
    BuzzCutNorman committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9dae576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2697ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e874f73 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge branch '1626-configurable-batch-size-and-max-wait-limit-for-tar…

    …gets' of https://github.com/BuzzCutNorman/sdk into 1626-configurable-batch-size-and-max-wait-limit-for-targets
    BuzzCutNorman committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f36a79f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2952513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c79cf64 View commit details
    Browse the repository at this point in the history
  4. Merge branch '1626-configurable-batch-size-and-max-wait-limit-for-tar…

    …gets' of https://github.com/BuzzCutNorman/sdk into 1626-configurable-batch-size-and-max-wait-limit-for-targets
    BuzzCutNorman committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4f75636 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    879995a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c81669 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    c804b76 View commit details
    Browse the repository at this point in the history
  2. Merge branch '1626-configurable-batch-size-and-max-wait-limit-for-tar…

    …gets' of https://github.com/BuzzCutNorman/sdk into 1626-configurable-batch-size-and-max-wait-limit-for-targets
    BuzzCutNorman committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    648656b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc8481d View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
    BuzzCutNorman and edgarrmondragon authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ffabffa View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Apply suggestion from code review

    Co-authored-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
    BuzzCutNorman and edgarrmondragon authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    50e82ae View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1626…

    …-configurable-batch-size-and-max-wait-limit-for-targets
    BuzzCutNorman committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f977ca2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 24, 2023

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

Commits on Dec 5, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1626…

    …-configurable-batch-size-and-max-wait-limit-for-targets
    BuzzCutNorman committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2a870af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd787f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    e159ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4756c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e50f1a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    f4c2c38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1b5ea View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1626…

    …-configurable-batch-size-and-max-wait-limit-for-targets
    BuzzCutNorman committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    39dd6e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    d06481d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    295802f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Feb 2, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1626…

    …-configurable-batch-size-and-max-wait-limit-for-targets
    BuzzCutNorman committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a0e34c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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