googleapis / googleapis/python-aiplatform
Allow specifying run name for scheduled pipelines via SDK
- Vorherrschende Sprache
- Python
- Sterne
- 905
- Forks
- 465
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 44
Beschreibung
Currently, the Vertex AI Pipelines service allows specifying a "Scheduled run name" for scheduled pipeline runs via the GUI. However, this functionality is not available when creating schedules using the Python SDK.
When creating scheduled runs from the SDK, the "Scheduled run name" is automatically generated and includes the date in a fixed format. This makes it difficult to identify and manage specific runs, especially when dealing with multiple schedules and frequent executions.
Beitragsleitfaden
Rechercherichtung
No file or test is named. Start by locating the Python SDK entry point for creating scheduled Vertex AI Pipeline runs and compare its available arguments with the GUI's Scheduled run name behavior. Done means callers can provide a scheduled run name instead of receiving only the automatically generated fixed-date format, with focused schedule-creation coverage where available.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- google-cloud, python
- Bereich
- cloud, machine-learning
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100