发布

  • [NA] [INFRA] fix: disable guardrails in SDK E2E workflows to fix OOM (#5810)

    frostbyte_neo 发布于 2026-03-24 17:09:54 +00:00

    The guardrails backend container loads ~3GB+ of ML models at startup,
    causing OOM (exit code 137) on ubuntu-latest-m runners when combined
    with all other Docker services.

    • Remove --guardrails from TS SDK E2E (no guardrails tests exist)
    • Remove --guardrails from Python SDK E2E and skip test_guardrails.py
    • Guardrails library integration tests still run in lib-guardrails-tests.yml

    Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
    Co-authored-by: Thiago dos Santos Hora thiagoh@comet.com

    下载附件