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
One can set expire_after and stale_while_revalidate for an entire cached_session. Additionally, one can set expire_after for individual requests. I'd like to have a stale_while_revalidate for individual requests as well.
One can set
expire_afterandstale_while_revalidatefor an entirecached_session. Additionally, one can setexpire_afterfor individual requests. I'd like to have astale_while_revalidatefor individual requests as well.