Skip to content

Conversation

@om26er
Copy link

@om26er om26er commented Dec 3, 2022

The chunk store does not pass http query params when downloading chunks, this means if a URL is protected desync won't be able to download and hence fail. This PR fixes that and I have verified the change actually does work with Cloudfront's presigned URLs

@om26er om26er force-pushed the store-allow-query-params branch from 178f22c to 861e993 Compare December 3, 2022 22:45
@om26er
Copy link
Author

om26er commented Dec 5, 2022

@folbricht what do you think about this ?

@folbricht
Copy link
Owner

This basically preserves any query parameters given in the store URL (for HTTP stores and index stores). This seems safe to do. Would you be able to add a section in the README.md describing how to use signed URLs with a simple example?

@om26er
Copy link
Author

om26er commented Dec 14, 2022

Sure, I will add something during the weekend

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.

2 participants