googleapis / googleapis/google-cloud-java

[sdk-platform-java] Increase the default LRO timeout value

Aperta
#12,489 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
priority: p3 type: feature request
Lingua principale
Java
Stelle
2.1k
Fork
1.2k
Merge medio
1g 23h
PR unite (30g)
154

Descrizione

The current default total LRO timeout value is 300s, see an example in [java-aiplatform](https://github.com/googleapis/google-cloud-java/blob/9ae786d1acdc7354adf86b78691570668caa293d/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/stub/EndpointServiceStubSettings.java#L764). This default value is fine for most of the cases, but it is too short for some tasks that is known to be run for 10+ minutes, like [DeployModel](https://github.com/googleapis/google-cloud-java/blob/9ae786d1acdc7354adf86b78691570668caa293d/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/endpoint_service.proto#L97-L108), and we are getting more customers complaining about it.

Currently C++ has a default value of 1800s and C# has 24 hours, we need to do more investigation and decide what's the best value for Java.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.