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

Reconcile RetrySettings in GAX with RetryParams in google-cloud-java #1574

Closed
garrettjonesgoogle opened this issue Jan 27, 2017 · 1 comment
Assignees
Labels
api: bigquery Issues related to the BigQuery API. api: core api: datastore Issues related to the Datastore API. api: logging Issues related to the Cloud Logging API. api: pubsub Issues related to the Pub/Sub API. api: storage Issues related to the Cloud Storage API.

Comments

@garrettjonesgoogle
Copy link
Member

garrettjonesgoogle commented Jan 27, 2017

Other classes involved:

google-cloud-java:

  • ExceptionHandler
  • RetryHelper

GAX:

  • RetryingCallable
@garrettjonesgoogle garrettjonesgoogle added api: bigquery Issues related to the BigQuery API. blocking GA api: core api: datastore Issues related to the Datastore API. api: logging Issues related to the Cloud Logging API. api: pubsub Issues related to the Pub/Sub API. api: storage Issues related to the Cloud Storage API. labels Jan 27, 2017
@vam-google vam-google self-assigned this Feb 9, 2017
vam-google added a commit to vam-google/gax-java that referenced this issue Mar 11, 2017
Reconcile RetrySettings in GAX with RetryParams in google-cloud-java
googleapis/google-cloud-java#1574
Reconcile NanoClock in GAX with Clock in google-cloud-java
googleapis/google-cloud-java#1575
vam-google added a commit to vam-google/google-cloud-java that referenced this issue Mar 11, 2017
Reconcile RetrySettings in GAX with RetryParams in google-cloud-java
googleapis#1574
Reconcile NanoClock in GAX with Clock in google-cloud-java
googleapis#1575
vam-google added a commit to googleapis/gax-java that referenced this issue Mar 20, 2017
Reconcile RetrySettings & Clock

Reconcile RetrySettings in GAX with RetryParams in google-cloud-java
googleapis/google-cloud-java#1574
Reconcile NanoClock in GAX with Clock in google-cloud-java
googleapis/google-cloud-java#1575
vam-google added a commit that referenced this issue Mar 21, 2017
Reconcile RetrySettings & Clock (google-cloud-java part)

Reconcile RetrySettings in GAX with RetryParams in google-cloud-java
#1574
Reconcile NanoClock in GAX with Clock in google-cloud-java
#1575
@vam-google
Copy link
Contributor

Merged to upstream. Closing.

chingor13 pushed a commit to googleapis/java-core that referenced this issue Aug 27, 2019
Reconcile RetrySettings & Clock (google-cloud-java part)

Reconcile RetrySettings in GAX with RetryParams in google-cloud-java
googleapis/google-cloud-java#1574
Reconcile NanoClock in GAX with Clock in google-cloud-java
googleapis/google-cloud-java#1575
chingor13 pushed a commit to googleapis/java-core that referenced this issue Sep 6, 2019
Reconcile RetrySettings & Clock (google-cloud-java part)

Reconcile RetrySettings in GAX with RetryParams in google-cloud-java
googleapis/google-cloud-java#1574
Reconcile NanoClock in GAX with Clock in google-cloud-java
googleapis/google-cloud-java#1575
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. api: core api: datastore Issues related to the Datastore API. api: logging Issues related to the Cloud Logging API. api: pubsub Issues related to the Pub/Sub API. api: storage Issues related to the Cloud Storage API.
Projects
None yet
Development

No branches or pull requests

3 participants