OCA / queue

Asynchronous Job Queue
GNU Affero General Public License v3.0
183 stars 460 forks source link

[IMP] queue_job_batch: Improve perf of counters #557

Closed yvaucher closed 8 months ago

yvaucher commented 1 year ago

In the case of a batch of 2k jobs having large task definition a memory error would be reached easily. Using a read saves some memory by avoiding the pre-fetching.

github-actions[bot] commented 10 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.