Anthony-Nolan / Atlas

A free & open-source Donor Search Algorithm Service
GNU General Public License v3.0
9 stars 5 forks source link

Does modifying parallelism improve search throughput? #1291

Open zabeen opened 2 months ago

zabeen commented 2 months ago

In prod, we regularly see the search queue becoming "blocked" by long-running mismatch searches.

We have various dev tickets around this: see #1282

However, we could potentially ameliorate the issue by playing with existing search config settings, as documented here, here, and in this ticket.

zabeen commented 2 months ago

Awaiting test plan - to be constructed in collaboration with @RimkePostel