You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #24 , we no longer have multiple restore key candidates for cache restore. They were hardcoded in the action source, where as, it should have been a configurable field. Aside, from the fact that it interfered with user's intention cache busting measures.
We need a new configurable field where users can specify a list of restore key candidates.
The text was updated successfully, but these errors were encountered:
Since #24 , we no longer have multiple restore key candidates for cache restore. They were hardcoded in the action source, where as, it should have been a configurable field. Aside, from the fact that it interfered with user's intention cache busting measures.
We need a new configurable field where users can specify a list of restore key candidates.
The text was updated successfully, but these errors were encountered: