organization · inferred from evidence
Modern-Treasury
The organization maintaining the modern-treasury-python SDK, referenced as the maintainer of the repository.
- How to set custom httpx connection pool limits in modern-treasury python SDK
What this covers: The modern-treasury python SDK didn't expose httpx's `limits` kwarg for tuning the connection pool (max connections, keepalive). The fix that worked: Before 1.10 there was no public option , the documented workaround was t