Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3: expose retryable errors to users #787

Closed
6 tasks done
daniel-sanche opened this issue May 24, 2023 · 1 comment
Closed
6 tasks done

v3: expose retryable errors to users #787

daniel-sanche opened this issue May 24, 2023 · 1 comment
Assignees
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone

Comments

@daniel-sanche
Copy link
Contributor

daniel-sanche commented May 24, 2023

Currently, retryable errors are configured entirely internally. We should let users override the defaults

should be exposed as error codes, not exceptions

  • read rows
  • mutate rows
  • mutate row
  • sample row keys
  • mutation batcher
  • set at table level
@daniel-sanche daniel-sanche added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels May 24, 2023
@daniel-sanche daniel-sanche added this to the v3 milestone May 24, 2023
@daniel-sanche daniel-sanche self-assigned this May 24, 2023
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/python-bigtable API. label May 24, 2023
@daniel-sanche daniel-sanche modified the milestones: v3-alpha, v3-beta Jun 24, 2023
@daniel-sanche daniel-sanche modified the milestones: v3-beta, v3-alpha-2 Sep 18, 2023
@mutianf
Copy link
Contributor

mutianf commented Oct 12, 2023

Estimate: 2 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants