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

fix(download) #460

Merged
merged 1 commit into from
Jan 31, 2019
Merged

fix(download) #460

merged 1 commit into from
Jan 31, 2019

Conversation

paulineribeyre
Copy link
Contributor

If we use expires_in=10, we get the following error:
Fail to reach AWS: Parameter validation failed: Invalid range for parameter DurationSeconds, value: 10, valid range: 900-inf

Bug Fixes

  • set expires_in to 900 when requesting a presigned URL for file download

@PlanXCyborg
Copy link

Jenkins Build 1 : time taken 41 min

@PlanXCyborg
Copy link

Jenkins Build 2 : time taken 1 hr 0 min

@paulineribeyre
Copy link
Contributor Author

Note: this error should only show up when Fence is set up to assume a role (no 900 limit if Fence uses an IAM user directly) - maybe expires_in should be configurable

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

Successfully merging this pull request may close these issues.

3 participants