Suvrat1629 commented on issue #34160: URL: https://github.com/apache/beam/issues/34160#issuecomment-2701429263
@VardhanThigle So do we just add the same retry logic that is present in the `JdbcIO` or do we add make like an enum in `CassandraIO` with say `HandlingAction` [`RETRY`,`SKIP`, `FAIL`] and then tweak the `ReadFn` to handle some retrying logic? -- 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]
