omrikiei / aws_logging_handlers

AWS integration for python logging handlers(S3, Kinesis)
https://omrikiei.github.io/aws_logging_handlers/
MIT License
71 stars 27 forks source link

Fixing an issue with parts order #28

Closed shsab closed 3 years ago

shsab commented 3 years ago

Addressing the error below:

botocore.exceptions.ClientError: An error occurred (InvalidPartOrder) when calling the CompleteMultipartUpload operation: The list of parts was not in ascending order. Parts must be ordered by part number.