Files
orchard/backend
Mondo Diaz 47aa0afe91 Fix proactive caching failing on HTTP->HTTPS redirects
The background dependency caching was getting 308 redirects because
request.base_url returns http:// but the ingress redirects to https://.

Enable follow_redirects=True in httpx client to handle this.
2026-01-30 18:11:08 -06:00
..
2025-12-12 12:45:33 -06:00
2025-12-12 12:45:33 -06:00