async-cache-dedupe icon indicating copy to clipboard operation
async-cache-dedupe copied to clipboard

Deduping is not working when stale

Open muhammedea opened this issue 11 months ago • 1 comments

Hi. Deduplication logic work perfect when cache is empty. But when the item is stale, than if you make 10 request all of them will execute separately and parallel. Is this intentional or am I doing the configuration wrong?

muhammedea avatar Nov 28 '24 18:11 muhammedea

Oh, you stumbled on a nice bug. Would you like to send a PR?

mcollina avatar Nov 30 '24 10:11 mcollina