Commit graph

2 commits

Author SHA1 Message Date
Adrian Lyjak
be3ddac8b8 fix for #7605, lazy load httpx client
There's a few of these clients instantiated at startup, and they start adding up.
They were around 10ms to 30ms each to create, so this shaves off ~50ms of startup time
2025-04-10 00:09:01 -04:00
Krrish Dholakia
8e27b2026a fix(http_handler.py): support reading ssl security level from env var
Allows user to specify lower security settings
2025-03-17 15:48:31 -07:00