Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Be able to authenticate w/o token for getting file pointers #452

Merged
merged 4 commits into from
May 25, 2017

Conversation

braydonf
Copy link
Contributor

@braydonf braydonf commented May 25, 2017

This reduces number of requests for downloading files by more than 1/3, especially when requesting smaller portion of file pointers, instead of groups of six. This should help reduce the time needed to respond per request. Currently setting a client timeout of 20 seconds is too short for this request to reliably succeed. 60 seconds usually needed for group of 6 pointers.

Related: storj-archived/libstorj#340

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling af375ef on braydonf:get-file-auth into 58f85dc on Storj:master.

@lilyannehall lilyannehall merged commit 283bc55 into storj-archived:master May 25, 2017
@braydonf braydonf deleted the get-file-auth branch May 25, 2017 03:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants