In API requests we can specify a cache time for queries that are unlikely to change.
You can do this by adding parameters to the API request.
Define in seconds
maxage (tells client to cache for a period in seconds)
smaxage (tells varnish to cache for a period in seconds)
Acceptance Criteria
- Review all the uses of the API in Reading's extensions and determine if any would benefit from this
- Create a Phabricator task to track doing suggested changes
- Notify iOS and Android teams of any results as they should also benefit