Split up txn for fetching device keys (#15215)
We look up keys in batches, but we should do that outside of the transaction to avoid starving the database pool.
changelog.d/15215.misc
0 → 100644
Please register or sign in to comment