Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Split up txn for fetching device keys #15215

Merged
merged 4 commits into from
Mar 7, 2023
Merged

Commits on Mar 6, 2023

  1. Split up txn for fetching device keys

    We look up keys in batches, but we should do that outside of the
    transaction to avoid starving the database pool.
    erikjohnston committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    5d2800e View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    48496a8 View commit details
    Browse the repository at this point in the history
  3. Fix unbound variable

    erikjohnston committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    0f348e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0bc8df View commit details
    Browse the repository at this point in the history