dataloaderD
Convex Community2y ago
10 replies
dataloader

Memory Leaks

Also, I'm reading through the rest of the docs. https://stack.convex.dev/throttling-requests-by-single-flighting#implementation-usesingleflight-callback

this implementation is effectively an always running memory leak generator. It intentionally leaves promises forever unresolved!
Was this page helpful?