


Hi all. have a question regarding aio-lib-state: https://github.com/adobe/aio-lib-state
what is the expiry of a key I set in an action? is the state cleared after an action or persits for a given time?
example: action1 sets a key to the state, can a action2 get the value when running later (and independend).
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Urs,
The value doesn't expire, so yes, your flow would work - writing values from one action and retrieving them later from another action or the same one.
Cheers,
Mihai
Hi Urs,
The value doesn't expire, so yes, your flow would work - writing values from one action and retrieving them later from another action or the same one.
Cheers,
Mihai
Views
Replies
Total Likes