fix: keep Python SDK diagnostics metadata-only (#3685)
Troubleshooting logs should help identify request failures without retaining the data applications send or receive. This change keeps request, retry, status, and WebSocket size information while limiting SDK diagnostics to metadata. Request delivery, response parsing, and error handling are unchanged. The SDK logging setting now controls SDK logs without changing application-configured HTTP transport logging.
A
Alex Chang committed
600aa8daade4c9df87deb76f6b8442ee828a7cbc
Parent: 689538d
Committed by GitHub <noreply@github.com>
on 8/19/2026, 8:56:02 PM