## Overview There are some error handling APIs exposed in Beam for BigTableIO that are missing in Scio. Specifically `withErrorHandler` ([beam javadoc link](https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/gcp/bigtable/BigtableIO.Write.html#withErrorHandler-org.apache.beam.sdk.transforms.errorhandling.ErrorHandler-)) It would be nice to have these error handling facilities in Scio