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

DVC should check credentials for AWS sooner #3752

Closed
greaber opened this issue May 6, 2020 · 2 comments
Closed

DVC should check credentials for AWS sooner #3752

greaber opened this issue May 6, 2020 · 2 comments
Labels
awaiting response we are waiting for your reply, please respond! :)

Comments

@greaber
Copy link

greaber commented May 6, 2020

When pushing or pulling to/from S3, I often forget to set my AWS credentials. It takes a pretty long time before dvc realizes this, I guess because it does a lot of other work first. For instance, I just tested a dvc pull, and it takes about three and a half minutes before telling me it is unable to locate credentials.

On a side note, maybe there is some way to speed up the work that dvc pull and push need to do before they can start transferring files in general?

@triage-new-issues triage-new-issues bot added the triage Needs to be triaged label May 6, 2020
@efiop
Copy link
Contributor

efiop commented May 8, 2020

Hi @greaber ! Could you please upgrade to 0.94.0 (released yesterday) and see if that helps? @pmrowla has introduced some amazing optimizations since the last release, so they should significantly improve the experience. 🙂

@efiop efiop added the awaiting response we are waiting for your reply, please respond! :) label May 8, 2020
@triage-new-issues triage-new-issues bot removed the triage Needs to be triaged label May 8, 2020
@greaber
Copy link
Author

greaber commented May 8, 2020

Oh wow, this issue seems fixed in 0.94!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response we are waiting for your reply, please respond! :)
Projects
None yet
Development

No branches or pull requests

2 participants