Zend certified PHP/Magento developer

Magento 2.4.5 deploy setup:upgrade error rejected_execution_exception”,”reason”:”rejected execution of coordinating

{“error”:{“root_cause”:[{“type”:”rejected_execution_exception”,”reason”:”rejected execution of coordinating operation [coordinating_and_primary_bytes=87418457, replica_bytes=0, all_bytes=87418457, coordinating_operation_bytes=18166365, max_coordinating_and_primary_bytes=103795916]”}],”type”:”rejected_execution_exception”,”reason”:”rejected execution of coordinating operation [coordinating_and_primary_bytes=87418457, replica_bytes=0, all_bytes=87418457, coordinating_operation_bytes=18166365, max_coordinating_and_primary_bytes=103795916]”},”status”:429}
PHP Fatal error: Uncaught ElasticsearchCommonExceptionsBadRequest400Exception: {“error”:{“root_cause”:[{“type”:”rejected_execution_exception”,”reason”:”rejected execution of coordinating operation [coordinating_and_primary_bytes=87418457, replica_bytes=0, all_bytes=87418457, coordinating_operation_bytes=18166365, max_coordinating_and_primary_bytes=103795916]”}],”type”:”rejected_execution_exception”,”reason”:”rejected execution of coordinating operation [coordinating_and_primary_bytes=87418457, replica_bytes=0, all_bytes=87418457, coordinating_operation_bytes=18166365, max_coordinating_and_primary_bytes=103795916]”},”status”:429} in /app/Module/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php:693
Stack trace:
#0 /app/Module/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(333): ElasticsearchConnectionsConnection->process4xxError(Array, Array, Array)
#1 /app/Module/vendor/react/promise/src/FulfilledPromise.php(28): ElasticsearchConnectionsConnection->ElasticsearchConnections{closure}(Array)
#2 /app/Module/vendor/react/promise/src/Promise.php(134): ReactPromiseFulfilledPromise->then(Object(Closure), NULL)
#3 /app/Module/vendor/react/promise/src/Promise.php(168): ReactPromisePromise::ReactPromise{closure}(Object(ReactPromiseFulfilledPromise))
#4 /app/Module/vendor/react/promise/src/Promise.php(231): ReactPromisePromise->settle(Object(ReactPromiseFulfilledPromise))
#5 /app/Module/vendor/react/promise/src/Deferred.php(36): ReactPromisePromise::ReactPromise{closure}(Array)
#6 /app/Module/vendor/ezimuel/ringphp/src/Client/CurlMultiHandler.php(248): ReactPromiseDeferred->resolve(Array)
#7 /app/Module/vendor/ezimuel/ringphp/src/Client/CurlMultiHandler.php(139): GuzzleHttpRingClientCurlMultiHandler->processMessages()
#8 /app/Module/vendor/ezimuel/ringphp/src/Future/BaseFutureTrait.php(118): GuzzleHttpRingClientCurlMultiHandler->execute()
#9 /app/Module/vendor/ezimuel/ringphp/src/Future/BaseFutureTrait.php(55): GuzzleHttpRingFutureFutureArray->invokeWait()
#10 /app/Module/vendor/ezimuel/ringphp/src/Future/BaseFutureTrait.php(118): GuzzleHttpRingFutureFutureArray->wait()
#11 /app/Module/vendor/ezimuel/ringphp/src/Future/BaseFutureTrait.php(55): GuzzleHttpRingFutureFutureArray->invokeWait()
#12 /app/Module/vendor/ezimuel/ringphp/src/Future/MagicFutureTrait.php(30): GuzzleHttpRingFutureFutureArray->wait()
#13 /app/Module/vendor/ezimuel/ringphp/src/Future/FutureArray.php(20): GuzzleHttpRingFutureFutureArray->__get(‘_value’)
#14 /app/Module/vendor/smile/elasticsuite/src/module-elasticsuite-core/Index/AsyncIndexOperation.php(113): GuzzleHttpRingFutureFutureArray->offsetGet(‘items’)
#15 /app/Module/vendor/smile/elasticsuite/src/module-elasticsuite-core/Index/AsyncIndexOperation.php(130): SmileElasticsuiteCoreIndexAsyncIndexOperation->resolveFutureBulks()
#16 /app/Module/vendor/smile/elasticsuite/src/module-elasticsuite-core/Indexer/GenericIndexerHandler.php(128): SmileElasticsuiteCoreIndexAsyncIndexOperation->refreshIndex(Object(SmileElasticsuiteCoreIndexIndex))
#17 /app/Module/vendor/magento/module-catalog-search/Model/Indexer/Fulltext.php(176): SmileElasticsuiteCoreIndexerGenericIndexerHandler->saveIndex(Array, Object(Generator))
#18 /app/Module/vendor/magento/module-catalog-search/Model/Indexer/Fulltext.php(236): MagentoCatalogSearchModelIndexerFulltext->executeByDimensions(Array)
#19 [internal function]: MagentoCatalogSearchModelIndexerFulltext->MagentoCatalogSearchModelIndexer{closure}()
#20 /app/Module/vendor/magento/module-indexer/Model/ProcessManager.php(88): call_user_func(Object(Closure))
#21 /app/Module/vendor/magento/module-indexer/Model/ProcessManager.php(75): MagentoIndexerModelProcessManager->simpleThreadExecute(Array)
#22 /app/Module/vendor/magento/module-catalog-search/Model/Indexer/Fulltext.php(239): MagentoIndexerModelProcessManager->execute(Array)
#23 /app/Module/vendor/magento/framework/Interception/Interceptor.php(58): MagentoCatalogSearchModelIndexerFulltext->executeFull()
#24 /app/Module/vendor/magento/framework/Interception/Interceptor.php(138): MagentoCatalogSearchModelIndexerFulltextInterceptor->___callParent(‘executeFull’, Array)
#25 /app/Module/vendor/magento/framework/Interception/Interceptor.php(153): MagentoCatalogSearchModelIndexerFulltextInterceptor->MagentoFrameworkInterception{closure}()
#26 /app/Module/generated/code/Magento/CatalogSearch/Model/Indexer/Fulltext/Interceptor.php(23): MagentoCatalogSearchModelIndexerFulltextInterceptor->___callPlugins(‘executeFull’, Array, Array)
#27 /app/Module/vendor/magento/module-indexer/Model/Indexer.php(443): MagentoCatalogSearchModelIndexerFulltextInterceptor->executeFull()
#28 /app/Module/vendor/magento/module-indexer/Model/Indexer/DependencyDecorator.php(268): MagentoIndexerModelIndexer->reindexAll()
#29 /app/Module/vendor/magento/module-indexer/Console/Command/IndexerReindexCommand.php(110): MagentoIndexerModelIndexerDependencyDecorator->reindexAll()
#30 /app/Module/vendor/symfony/console/Command/Command.php(255): MagentoIndexerConsoleCommandIndexerReindexCommand->execute(Object(SymfonyComponentConsoleInputArgvInput), Object(SymfonyComponentConsoleOutputConsoleOutput))
#31 /app/Module/vendor/magento/framework/Interception/Interceptor.php(58): SymfonyComponentConsoleCommandCommand->run(Object(SymfonyComponentConsoleInputArgvInput), Object(SymfonyComponentConsoleOutputConsoleOutput))
#32 /app/Module/vendor/magento/framework/Interception/Interceptor.php(138): MagentoIndexerConsoleCommandIndexerReindexCommandInterceptor->___callParent(‘run’, Array)
#33 /app/Module/vendor/magento/framework/Interception/Interceptor.php(153): MagentoIndexerConsoleCommandIndexerReindexCommandInterceptor->MagentoFrameworkInterception{closure}(Object(SymfonyComponentConsoleInputArgvInput), Object(SymfonyComponentConsoleOutputConsoleOutput))
#34 /app/Module/generated/code/Magento/Indexer/Console/Command/IndexerReindexCommand/Interceptor.php(23): MagentoIndexerConsoleCommandIndexerReindexCommandInterceptor->___callPlugins(‘run’, Array, Array)
#35 /app/Module/vendor/symfony/console/Application.php(1009): MagentoIndexerConsoleCommandIndexerReindexCommandInterceptor->run(Object(SymfonyComponentConsoleInputArgvInput), Object(SymfonyComponentConsoleOutputConsoleOutput))
#36 /app/Module/vendor/symfony/console/Application.php(273): SymfonyComponentConsoleApplication->doRunCommand(Object(MagentoIndexerConsoleCommandIndexerReindexCommandInterceptor), Object(SymfonyComponentConsoleInputArgvInput), Object(SymfonyComponentConsoleOutputConsoleOutput))
#37 /app/Module/vendor/magento/framework/Console/Cli.php(116): SymfonyComponentConsoleApplication->doRun(Object(SymfonyComponentConsoleInputArgvInput), Object(SymfonyComponentConsoleOutputConsoleOutput))
#38 /app/Module/vendor/symfony/console/Application.php(149): MagentoFrameworkConsoleCli->doRun(Object(SymfonyComponentConsoleInputArgvInput), Object(SymfonyComponentConsoleOutputConsoleOutput))
#39 /app/Module/bin/magento(23): SymfonyComponentConsoleApplication->run()
#40 {main}
thrown in /app/Module/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php on line 693