fetch-outdated

Demonstrates caching and fetching on demand (rather than polling).

Note the timestamp while repeatedly pressing Request data. On the first press, it will fetch the data, but subsequent requests will use the cached data until a timeout of 10 seconds.