]> Sergey Matveev's repositories - public-inbox.git/commit
solver: break apart inbox blob retrieval
authorEric Wong <e@80x24.org>
Wed, 9 Sep 2020 06:26:18 +0000 (06:26 +0000)
committerEric Wong <e@80x24.org>
Thu, 10 Sep 2020 19:45:18 +0000 (19:45 +0000)
commitc2ded5581489a14e5aba14a10954da1a28402c6a
tree06f9b752def72946c1735508672e56f1f2bcb9b8
parent37df9d6964061f437e37646d8858ade4b6f13a24
solver: break apart inbox blob retrieval

To avoid hogging the event loop in public-inbox-httpd when
many candidate messages match, we'll separate the steps to
ensure fairness on slow storage.
lib/PublicInbox/SolverGit.pm