Content
View differences
Updated by Wieland Lindenthal over 3 years ago
The current implementation of `OpenProject::Cache.fetch` will neglect the `expires_in` parameter as it does not forward that option to the underlying cache. AFAIK this was never noticed as we never (an still do not) use `expires_in` in any place.