Skip to content

s3.upload_fileobj() on arbitrary stream #3303

Answered by cvergnaud
S-Boutot asked this question in Q&A
Discussion options

You must be logged in to vote

As you are running a non searchable data, you should return a b"" in your stop criteria code :
if self.upload_chunk_number == 3: return b""

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@S-Boutot
Comment options

Comment options

You must be logged in to vote
1 reply
@S-Boutot
Comment options

Answer selected by S-Boutot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants