-
@ckirknielsen Ah I could modify the cache example to be async friendly if you’d like! Basically you cache the promise and then await inside the early return if it already exists
-
@ckirknielsen (Sorry this is a terrible explanation but I am short on time right now 😅)