Open
Description
Update: This issue has been fixed in v2.143.0
Description
The OCI Python SDK v2.142.0 has a regression which may affect put_object API. The regression is seen for uploads done in this particular order:
- Upload a small object
- Upload an object > 50GiB (more than the maximum part size, this returns an error)
- Upload a small object (this fails with timeout)
Workaround
Users facing this issue can use Python SDK versions 2.141.1 or earlier as a workaround while we fix this issue
Metadata
Metadata
Assignees
Labels
No labels