generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the Bug
s3path uses a "global" session, therefore all clients are shared by this session. In a multithreaded environment (such as most data orchestration platforms) this causes errors.
...
when running S3Path in for example a kedro session, the connection to AWS is unstable resulting in end_point resolver errors.
...
Describe your Environment:
- Operation System: MacOS / Linux
- What Python: Pypi
- Python version: 3.10
- Network environment: cloud
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working