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

Speed up fetching large numbers of push rules #13592

Merged
merged 3 commits into from
Aug 23, 2022

Commits on Aug 23, 2022

  1. Don't cache enabled push separately.

    There is no point as it gets cached as part of push rules lookup.
    erikjohnston committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    73fcbbc View commit details
    Browse the repository at this point in the history
  2. Increase batch size of fetching enabled push

    This matches the batch size of fetching the push rules themselves.
    erikjohnston committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    8e7340d View commit details
    Browse the repository at this point in the history
  3. Newsfile

    erikjohnston committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    016b770 View commit details
    Browse the repository at this point in the history