SAP / SAP/cloud-sdk-python

Set TTL/Retention time for Data store in Object store

Open
#282 0 comments 0 reactions 1 assignee View on GitHub

@jplbrun is already working on this.

Since Sep 14, 2026.

Dominant language
Python
Stars
28
Forks
42
Avg merge
2d 13h
Merged PRs (30d)
35

Description

Describe the Problem

Currently the data stored in Object store don't get purged automatically. Setting a TTL or retention time for the clients will enable the data to be purged automatically

Propose a Solution

S3 supports lifecycle management. Either leveraging that or applying object lock, set the retention time of the object which will take care of purging the data stored in object store

Describe Alternatives

No response

Affected Development Phase

Development

Impact

Impaired

Timeline

Prefer to get this done ASAP as it will help in meeting product compliance standards.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.