damccorm commented on PR #31310:
URL: https://github.com/apache/beam/pull/31310#issuecomment-2130202164

   > But, Dataflow doesn't recommend using a dead-letter topic.
   
   That is strictly for pubsub reads. There is nothing wrong with using a dead 
letter queue for failed records (this is actually an encouraged pattern, see 
"When performing writes from Dataflow to a connector, consider using an 
[ErrorHandler](https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/transforms/errorhandling/ErrorHandler.html)
 to handle any failed writes..." 
https://cloud.google.com/dataflow/docs/guides/io-connector-best-practices)


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to