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

Caching boto client to improve artifact download speed #4695

Merged
merged 12 commits into from Dec 2, 2021

Commits on Aug 12, 2021

  1. Caching boto client

    Signed-off-by: Samuel Hinton <sh@arenko.group>
    Samuel Hinton committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c2f9a25 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Adding five minute cache expiry to handle potential temp boto3 endpoi…

    …nt urls
    
    Signed-off-by: Samuel Hinton <sh@arenko.group>
    Samuel Hinton committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    04137af View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. teimstamp is not used on purpose

    Samuel Hinton committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1018874 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Merge remote-tracking branch 'origin/master' into merge_mast

    Signed-off-by: dbczumar <corey.zumar@databricks.com>
    dbczumar committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    fa133eb View commit details
    Browse the repository at this point in the history
  2. Fixing tests and adding sign off

    Signed-off-by: Samuel Hinton <samuelreay@gmail.com>
    Samuel Hinton committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    25ede63 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Samreay/mlflow

    Samuel Hinton committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    485d5ed View commit details
    Browse the repository at this point in the history
  4. Format

    Signed-off-by: dbczumar <corey.zumar@databricks.com>
    dbczumar committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    b343d43 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Fixing tests

    Samuel Hinton committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    d61c991 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. fix tests

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    71bfea5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into pr/Samreay/4695

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    6f31067 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. lint

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    4835c5a View commit details
    Browse the repository at this point in the history
  2. Autoformat: https://github.com/mlflow/mlflow/actions/runs/1528968619

    Signed-off-by: mlflow-automation <mlflow-automation@users.noreply.github.com>
    mlflow-automation committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    c1904c9 View commit details
    Browse the repository at this point in the history