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

Token Expired Error for Files that take longer than 1 hour #519

Open
bFanek opened this issue Jan 26, 2017 · 0 comments
Open

Token Expired Error for Files that take longer than 1 hour #519

bFanek opened this issue Jan 26, 2017 · 0 comments

Comments

@bFanek
Copy link

bFanek commented Jan 26, 2017

I've been using acd_cli to upload large files and was working well.

However, since Saturday, I've been frequently getting upload failure errors because the Token has expired. This only happens for large files that would take longer than 1 hour to upload. With debug mode, once it errors out, I noticed that most of the time the token gets refreshed around 5 minutes after the older one expired. It will attempt to retry to upload the file, and will fail again because it takes longer than 1 hour and the new token is already expired at that point.

Note that refreshing the token is executed successfully, but seems like acd_cli is not refreshing it fast enough, or the token expiration time has been reduced. Any file that takes less than an hour to upload is successful.

Any ideas on how to fix this?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant