Files
orchard/backend/app
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
..
2026-01-28 12:50:58 -06:00
2026-01-28 12:50:58 -06:00