-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't workingdo-not-reapDo not reap this as being stale.Do not reap this as being stale.
Description
Thank you for thumbor-aws. We were able to successfully serve images from S3 using this library, but discovered a side-effect is that we're seeing a lot of errors like the following:
2023-02-17 03:44:54 asyncio:ERROR Unclosed connection
client_connection: Connection<ConnectionKey(host='s3.amazonaws.com', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None)>
2023-02-17 03:45:12 asyncio:ERROR Unclosed connection
client_connection: Connection<ConnectionKey(host='s3.amazonaws.com', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None)>
This looks like connections to S3 aren't closed nor reused, any idea what would be the best way to debug or resolve?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdo-not-reapDo not reap this as being stale.Do not reap this as being stale.