Some things like available payment methods etc can be fetched once and then stored in cache.
Some other data like offers can be fetched from cache while waiting on new data, this is more useful when the app uses a remote node as tor is slow and requests take a long time to return data.