-
Notifications
You must be signed in to change notification settings - Fork 436
Make retention period configurable #1714
Copy link
Copy link
Closed
Labels
api: vertex-aiIssues related to the googleapis/python-aiplatform API.Issues related to the googleapis/python-aiplatform API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
The current retention period is fixed to 4000 days. We don't need it to be that long. This is a huge concern for us to adopt FeatureStore from cost perspective.
Suggest to make this retention option configurable, e.g. we can set how many days we want to keep the features, or how many versions we want to keep. You know, typical versioning settings.
Having such settings through lifecycle mgmt policies could be a good idea I think.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: vertex-aiIssues related to the googleapis/python-aiplatform API.Issues related to the googleapis/python-aiplatform API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.