Why Did My Workflows That Create New Keys in Data Stores Suddenly Start Failing?

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