js-compute-runtime icon indicating copy to clipboard operation
js-compute-runtime copied to clipboard

SimpleCache.getOrSet edge cases

Open guybedford opened this issue 1 year ago • 0 comments

When not passing a function to the second argument we should have a better failure mode, in addition when the function does not return a promise we need a better failure mode for that too.

guybedford avatar Oct 22 '24 21:10 guybedford