- Issue created by @klausi
- Merge request !26fix(cron): Always apply a batch size limit for predictable performance → (Open) created by klausi
- 🇦🇹Austria klausi 🇦🇹 Vienna
Not sure why the default batch limit is set to 10, that is way too low.
In Drupal 7 we use 500 for the variable search_api_saved_searches_load_max.
Should we update the default value on install to 500?