Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.79.0rc1 | David Robertson | 2023-03-07 | 1 | -1/+0 |
| | |||||
* | Split up txn for fetching device keys (#15215) | Erik Johnston | 2023-03-07 | 1 | -0/+1 |
We look up keys in batches, but we should do that outside of the transaction to avoid starving the database pool. |