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

Don't needlessly batch in add_event_to_cache #10784

Merged
merged 2 commits into from
Sep 10, 2021

Commits on Sep 8, 2021

  1. Don't needlessly batch in add_event_to_cache

    We've already batched up the events previously, and assume in other
    places in the events.py file that we have. Removing this makes it easier
    to adjust the batch sizes in one place.
    erikjohnston committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    76f6b87 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    cd38f9f View commit details
    Browse the repository at this point in the history