We store a timestamp in every value (Date.now()
), and delete them later.
And we have a daily workflow that checks for any leftovers.
ahh smart, maybe i’ll write something similar into my workflow
We store a timestamp in every value (Date.now()
), and delete them later.
And we have a daily workflow that checks for any leftovers.
ahh smart, maybe i’ll write something similar into my workflow