Skip to content

what's the different between meta.expiry and attributes.expiry? #70

Answered by ezekg
tnmichael309 asked this question in Q&A
Discussion options

You must be logged in to vote

The meta.expiry value is the expiration of the license file itself, set via the license file's TTL. And the data.attributes.expiry value is the expiration of the checked out license "snapshot." All license files have a time-to-live (TTL). Once a license file's TTL has been met, i.e. it has expired, a new one should be checked out. We recommend starting out with a TTL of 30 days (which is the default), and going up or down from there based on your use case. If that's too short, feel free to edit.

Why set a time-to-live? In short: eventual consistency. A TTL gives room for any changes made to the license to eventually propagate into subsequent license files. A good way to think of these wou…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ezekg
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