mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
The 12 GB NODE_OPTIONS setting lived only in the Makefile export and the CI env line, so any hand-run gate pipeline forgot it and node OOMed at the ~4 GB default after 80 seconds, with || true feeding the gate empty output. The gate now spawns basedpyright itself for both the head and base passes, appends the heap flag last so it wins node's last-flag-wins resolution while preserving other caller flags, and fails loudly on crash exit codes instead of reading them as zero errors. |
||
|---|---|---|
| .. | ||
| actions | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| observatory | ||
| screenshots | ||
| scripts | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yaml | ||
| deploy-on-aws.png | ||
| deploy-on-gcp.png | ||
| deploy-to-aws.png | ||
| FUNDING.yml | ||
| pull_request_template.md | ||
| template.yaml | ||