Files
orchard/backend
Mondo Diaz 522d23ec01 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-02-05 09:15:08 -06:00
..
2025-12-12 12:45:33 -06:00
2025-12-12 12:45:33 -06:00