apache / apache/beam

DatastoreIO: upgrade error handling

Open
#17,959 0 comments 0 reactions 0 assignees View on GitHub
gcp io java new feature P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Link to Datastore recommendations: https://cloud.google.com/datastore/docs/concepts/errors

Sounds like 403 and 409 should be retried. Other stuff may be fine.

Imported from Jira [BEAM-62](https://issues.apache.org/jira/browse/BEAM-62). Original Jira may contain additional context.
Reported by: dhalperi.

Contributor guide

Open the contributing guide

Research direction

Read the linked Google Cloud Datastore error recommendations first, then locate DatastoreIO's error-handling entry point. Check how 403 and 409 responses are handled and identify the existing tests for retries; done means those responses are retried while other behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, java
Domain
backend, cloud, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.