This is a workaround for downloading large files from Minio
Instead of downloading the data to application and then serving it via Pylons/Flask, we are redirecting to the Minio generated url for the resource
Expiration time for the URL is 3600 sec by default
This is a workaround for downloading large files from Minio
Instead of downloading the data to application and then serving it via Pylons/Flask, we are redirecting to the Minio generated url for the resource Expiration time for the URL is 3600 sec by default