webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

fix(api-elasticsearch-tasks): possibility to pass the limit through task input

Open brunozoric opened this issue 1 year ago • 0 comments

Changes

Sometimes there are really large records in the database and users might want to limit the amount of records the Reindexing task goes through in one loop iteration. Also, we increased the default bodyLimit on the base handler.

How Has This Been Tested?

Jest and manually.

brunozoric avatar Feb 17 '24 17:02 brunozoric