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
Is there a way to set an expiry for a resource? I have data that will never be updated from the client, so it won't be invalidated, but may change on the server. It isn't important that resource is always perfectly up-to-date, but it would be great if I could specify an expiration time, at which point requests would hit the server.
The text was updated successfully, but these errors were encountered:
Is there a way to set an expiry for a resource? I have data that will never be updated from the client, so it won't be invalidated, but may change on the server. It isn't important that resource is always perfectly up-to-date, but it would be great if I could specify an expiration time, at which point requests would hit the server.
The text was updated successfully, but these errors were encountered: