beam icon indicating copy to clipboard operation
beam copied to clipboard

Introduce proper retry handling for Python BigTable I/O

Open damccorm opened this issue 2 years ago • 1 comments

Currently we only have a sink and the implementation is here: https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/bigtableio.py

For example, we should properly identify various errors codes and retry failed mutations appropriately.

Imported from Jira BEAM-13849. Original Jira may contain additional context. Reported by: chamikara.

damccorm avatar Jun 04 '22 23:06 damccorm

I'd like to take this one up if it's a valid issue and is still available.

Tarun047 avatar Aug 05 '22 11:08 Tarun047

Not needed any more. Please check the comments in BEAM-13849

liferoad avatar Apr 11 '23 23:04 liferoad

.close-issue

liferoad avatar Apr 11 '23 23:04 liferoad