Open muhammedea opened 3 days ago
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?
Oh, you stumbled on a nice bug. Would you like to send a PR?
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?