googleapis / googleapis/python-aiplatform

`grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC`

Offen
#2,177 5 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
api: vertex-ai
Vorherrschende Sprache
Python
Sterne
905
Forks
465
Ø Merge
1 T. 13 Std.
Gemergte PRs (30 T.)
44

Beschreibung

I am trying to use this code to submit a training job to vertex ai endpoint. However, I am seeing some errors as mentioned in the title when there are 200 pipelines sending message every second.

```python
job = pipeline_jobs.PipelineJob(
display_name="some display"),
template_path="pipeline.json",
job_id="{}-{}".format(pipeline_name,TIMESTAMP)
)

job.submit(service_account=service_account)
```

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.