tvalentyn commented on issue #27156:
URL: https://github.com/apache/beam/issues/27156#issuecomment-1629941412

   it sounds like your `process` and/or `finish_bundle` methods may be not 
idempotent. Idempotency is an important consideration when writing IO code. Are 
you using TFRecordIO by chance?  If not: where is saving the document part is 
happening?
    
https://github.com/apache/beam/blob/ca674aad086e4d1a40e8c01598073030a22484fa/sdks/python/apache_beam/io/tfrecordio.py


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to