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

chore: improve performance with requests.Session object (DEV-3174) #739

Merged
merged 8 commits into from
Jan 16, 2024

Commits on Jan 12, 2024

  1. naive implementation

    jnussbaum committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f03e8e9 View commit details
    Browse the repository at this point in the history
  2. sourcery

    jnussbaum committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5492eac View commit details
    Browse the repository at this point in the history
  3. log session-headers, too

    jnussbaum committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7feb3ad View commit details
    Browse the repository at this point in the history
  4. adapt try_network_action

    jnussbaum committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a6393aa View commit details
    Browse the repository at this point in the history
  5. fix

    jnussbaum committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    50389bc View commit details
    Browse the repository at this point in the history
  6. streamline

    jnussbaum committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f601b5b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. simplify imports

    jnussbaum committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d8471e6 View commit details
    Browse the repository at this point in the history