6e1fd12930
With this change, we are able to fetch all objects to show in the object browser. AWS SDK V3 provides paginator functionality to automatically make additional requests for every MaxKeys value (we use 500 objects at a time). By initial request we fetch first 500 objects and save continuation tokens for the rest of the object batches. Also, we save currently active (fetched) object range. If user tries to open a page with objects which are out of currently active range then we look for needed continuation token and fetch needed objects batch. Added a feature flag for this funtionality. Issue: https://github.com/storj/storj/issues/5595 Change-Id: If63e3c2ddaac3ea9f2bc1dc63cb49007f897e3e2 |
||
---|---|---|
.. | ||
deploy | ||
testdata | ||
tests | ||
waitlist | ||
build-wasm.sh | ||
cert-gating.sh | ||
changelog.py | ||
check-package-lock.sh | ||
deploy-storagenode.sh | ||
deploy-watchtower.sh | ||
draft-release.sh | ||
gerrit-cla.py | ||
gerrit-status.sh | ||
lint.go | ||
pg-to-crdb.go | ||
release.sh | ||
tag-release.sh | ||
test-certificates.sh | ||
test-network-stalls.go | ||
test-wasm-size.sh | ||
test-wasm.sh | ||
update-access.go | ||
utils.sh | ||
validate-jenkinsfile.sh |