algorandfoundation / algokit-lora

https://lora.algokit.io
13 stars 5 forks source link

fix: don't cache failures #310

Closed neilcampbell closed 3 weeks ago

neilcampbell commented 4 weeks ago

This PR removes rejected promises from the atom cache, so that transient failures are retried the next time the user tries to access the data.