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

New Async API client #45

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

New Async API client #45

wants to merge 23 commits into from

Commits on May 6, 2024

  1. New API client

    jbusecke committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ad98934 View commit details
    Browse the repository at this point in the history
  2. Update client.py

    jbusecke authored May 6, 2024
    Configuration menu
    Copy the full SHA
    a22653f View commit details
    Browse the repository at this point in the history
  3. Move prints to logging

    jbusecke committed May 6, 2024
    Configuration menu
    Copy the full SHA
    245fdde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a342fb5 View commit details
    Browse the repository at this point in the history
  5. Custom fields

    jbusecke committed May 6, 2024
    Configuration menu
    Copy the full SHA
    30f0006 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    1c1f269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0021220 View commit details
    Browse the repository at this point in the history
  3. Reduce the warning clutter

    jbusecke committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8df2ca7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Works kinda

    jbusecke committed May 10, 2024
    Configuration menu
    Copy the full SHA
    763de63 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. async client is working

    jbusecke committed May 11, 2024
    Configuration menu
    Copy the full SHA
    b429c6f View commit details
    Browse the repository at this point in the history
  2. Add square bracket splitting

    jbusecke committed May 11, 2024
    Configuration menu
    Copy the full SHA
    15c8718 View commit details
    Browse the repository at this point in the history
  3. REduce batch size

    jbusecke committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f75cbec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59728a9 View commit details
    Browse the repository at this point in the history
  5. Remove prints

    jbusecke committed May 11, 2024
    Configuration menu
    Copy the full SHA
    462c240 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f420e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9033e26 View commit details
    Browse the repository at this point in the history
  8. Rip out old code

    jbusecke committed May 11, 2024
    Configuration menu
    Copy the full SHA
    2f2e103 View commit details
    Browse the repository at this point in the history
  9. Remove imports from init.py

    jbusecke committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5dbcdfc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    072b435 View commit details
    Browse the repository at this point in the history
  2. Move messages to logging

    jbusecke committed May 12, 2024
    Configuration menu
    Copy the full SHA
    b869547 View commit details
    Browse the repository at this point in the history
  3. Increase timeout

    jbusecke committed May 12, 2024
    Configuration menu
    Copy the full SHA
    d135a09 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    ad76ec5 View commit details
    Browse the repository at this point in the history
  2. Check for warning

    jbusecke committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4834b45 View commit details
    Browse the repository at this point in the history