litellm/.github
Julio Quinteros Pro 2f6298d00f Fix observatory tunnel flaky DNS and suppress PLR0915 in router
The observatory test workflow failed because the "Verify tunnel
connectivity" step used a single curl with no retries. Cloudflare quick
tunnels need time for DNS propagation, and the first lookup can return
NXDOMAIN (curl exit 6). Replace with a retry loop (10 attempts, 5s
apart) matching the pattern already used in the health check step.

Also add `# noqa: PLR0915` to `_completion_streaming_iterator` in
router.py, matching the suppression already on its async twin.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 17:45:49 -03:00
..
actions/helm-oci-chart-releaser fix(helm): add OCI annotations so GHCR shows helm pull instead of docker pull (#20617) 2026-02-12 19:58:16 +05:30
codeql fix(ci): add custom CodeQL workflow to replace expensive default setup 2026-02-28 11:40:22 -03:00
ISSUE_TEMPLATE fix: update calendly on repo 2026-02-23 06:13:59 -08:00
observatory Add observatory test workflow for RC/stable releases 2026-03-01 15:30:09 -03:00
scripts Update .github/scripts/close_duplicate_issues.py 2026-02-28 00:17:12 -03:00
workflows Fix observatory tunnel flaky DNS and suppress PLR0915 in router 2026-03-01 17:45:49 -03:00
dependabot.yaml Feedback: Configure Dependabot to check for updates daily 2024-06-18 10:30:28 -05:00
deploy-to-aws.png Add files via upload 2023-10-25 16:33:53 -07:00
FUNDING.yml Update FUNDING.yml 2023-09-22 09:51:35 -07:00
pull_request_template.md docs: add Greptile review requirement to PR template (#20762) 2026-02-10 22:08:04 -08:00
template.yaml (chore) cleanup 2024-02-09 09:28:13 -08:00