request and use inlined results
By requesting inlined values, we can reduce the number of roundtrips to the backend. Cache hits require as few as one roundtrip to the ActionCache service and no traffic to the Execution service.
Edited by Mostyn Bramley-Moore