Ma77Ball opened a new issue, #5904: URL: https://github.com/apache/texera/issues/5904
### What happened? The gh-pages benchmark dashboard stopped updating. The daily scheduled `Benchmarks` workflow runs in `full` mode (36-config sweep), and the 9 configs at `batchSize=10000` take 30-70 min each. The job exceeds GitHub's 6h ceiling and is killed before the `Publish throughput`/`Publish latency` steps run, so no new baseline is ever pushed. ### How to reproduce? Trigger the `Benchmarks` workflow in `full` mode (scheduled daily run, or `workflow_dispatch`). Observe the `Bench` job approach/exceed the 6h limit and terminate before the publish steps, leaving gh-pages `dev/bench` un-updated. ### Version/Branch main (as of 2026-06-23) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
