bradleymorris
bradleymorris
Really looking forward to this PR - the memoization shortcoming that this PR addresses has been a blocker for us.
Why is it not possible to just memoize the original promise? It seems what needs to be done is that the response Promise needs to be created and inserted into...
I don't think I see the problem you're alluding to in regards to promise rejection. The memoization store is different from the 'proper' cache and nothing is serialized or written...
@llc1123 Thank you for your time and effort on this. Hopefully it gets merged and released soon!
https://github.com/StarpTech/apollo-datasource-http/pull/37 addresses this. #37
What's the status on this? Still chomping at the bit to cut over to this data source...