发布

  • test(run-engine): keep worker queue observation test lean to avoid CI timeout

    frostbyte_neo 发布于 2026-06-24 12:36:22 +00:00 | 702 次提交 在此版本后已推送到 main

    Disable the execution workers and batch consumers in the worker queue
    observation test. It only needs enqueue + processMasterQueue + the observer
    gauge, and the extra workers add Redis connections and make engine.quit()
    hang on worker shutdown when the shard's Redis is under pressure, timing the
    test out in CI.

    下载附件