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: AsyncClient for async query_and_wait for BQ jobs #1839

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

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    8bb9046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4abc0b5 View commit details
    Browse the repository at this point in the history
  3. refactoring by plumping async through more coroutines, added notes fo…

    …r more work, added async_retries(breaking tests)
    kiraksi committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7ba62e8 View commit details
    Browse the repository at this point in the history
  4. Remove async retry from api call for now, remove rendudant comments, …

    …add in AsyncRetry and aiohttp
    kiraksi committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6e74478 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56a0a0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    869cc7e View commit details
    Browse the repository at this point in the history