webiny-js
                                
                                 webiny-js copied to clipboard
                                
                                    webiny-js copied to clipboard
                            
                            
                            
                        fix(api-elasticsearch-tasks): possibility to pass the limit through task input
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.