This topic was automatically generated from Slack. You can find the original thread here.
Hey everyone,
I would like to understand a little bit more about dynamicPropsId .
Is there some kind of expiration after which the dynamicPropsId might become invalid / expired / purged from Pipedream cache?
Or is this permanently stored / static?
The reason I am asking is if I can store it somewhere in my database and use it forever (or until some of the props changes)
or I should try to resolve new dynamicPropsId before running runAction .