Skip to content

Dagster-like cursor #17805

Answered by cicdw
dinya asked this question in Q&A
Discussion options

You must be logged in to vote

@dinya you're correct that using a Variable would be the best way to achieve this. You can store any JSON-able object (e.g., an ISO-formatted timestamp) in a Variable. I don't recommend using a Block as blocks are much heavier server-side entities that were really built for managing credentials more so than frequently updated bits of data.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dinya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants