1up-lab / OneupFlysystemBundle

A Flysystem integration for your Symfony projects.
MIT License
630 stars 119 forks source link

No way to put a connexion timeout on awss3v3 (S3 Adapter) #295

Open lbcd opened 6 months ago

lbcd commented 6 months ago

Bug Report

In version 4.0

Summary

No way to put a connexion timeout on awss3v3 (S3 Adapter)

How to reproduce

Make a simple AWS S3Client with a minio. Stop minio, and let error come. You willa to wait about 1 min to get the error. I would like to reduce this time to 10 seconds. Is there a way to configure that?