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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.