OCA / search-engine

GNU Affero General Public License v3.0
46 stars 61 forks source link

[14.0][IMP] connector_search_engine: extract batch_size into a param. #186

Closed acsonefho closed 4 months ago

acsonefho commented 9 months ago

In some case (when a lot of image to recompute, too much records to upate) it could be very slow and block jobs. This PR let's the user configure the nomber of records per jobs if necessary.

The default value is fixed to 500 (because it was the default value technically).

github-actions[bot] commented 5 months ago

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.