PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Data Store - Add TTL to Data Store UI

Open
#15,829 0 comments 0 reactions 0 assignees View on GitHub
enhancement tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Is your feature request related to a problem? Please describe.**
Recently we added the TTL feature to Data store that allow user to specify TTL when create/update keys.

For example, I've added the TTL to my key in the action below
![Image](https://github.com/user-attachments/assets/f68585cf-47fa-42b2-8816-412a1965ec6f)

The added key is there, but the TTL is not included in the UI
![Image](https://github.com/user-attachments/assets/ec6e8eb6-82d9-4f34-b6b8-4f2500c625bb)

**Describe the solution you'd like**
I would like to have the TTL show for the key show on the Data Store UI:
- Add a new Column to the UI: **TTL**.
- The value is the current TTL of the key (if set). For example: `3600 seconds`
- Optionally, we can also show the human-readable time remaining (compared to the current time) such as: `3600 seconds (expires in 5 minutes)`

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.