googleapis / googleapis/python-aiplatform

Allow specifying run name for scheduled pipelines via SDK

Open
#5,086 0 comments 2 reactions 0 assignees View on GitHub
api: vertex-ai type: feature request
Dominant language
Python
Stars
905
Forks
465
Avg merge
1d 13h
Merged PRs (30d)
44

Description

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.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, python
Domain
cloud, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.