The GitHub Actions job "Build" on texera.git/fix/reconfiguration-rpc-wiring has failed. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: e23f93730e51c7714e1b8ce54dc832f26137d55c / Yicong Huang <[email protected]> test(amber): add timeouts to bare Awaits in ReconfigurationSpec The three RPC Awaits in `shouldReconfigure` (startWorkflow, pauseWorkflow, resumeWorkflow, reconfigureWorkflow) had no timeout and would hang the JVM forever if the controller's reply Future never resolved. CI run 24970821004 burned 2h41m on a single hung test before GHA force-cancelled at the 6h limit. Adds 1-minute timeouts to surface the underlying hang within a bounded window. Does not fix the engine-side bug that causes the hang in the first place — that is the missing reply path for UpdateExecutor responses dispatched via ECM in the multi-op reconfiguration branch. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/24975168306 With regards, GitHub Actions via GitBox
