invy/backend
dvirlabs 9b6f053d86
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix SSL/TLS handshake failure - simplify httpx client creation
- Removed manual SSL context creation that was causing handshake failures
- Simplified create_http_client() to let httpx handle SSL negotiation directly
- Disabled HTTP/2 for better compatibility
- Added proper connection limits and timeouts
- Updated all three client instantiations to await the async function
- Improved overall SSL/TLS stability for Meta API connections
2026-05-13 13:26:51 +03:00
..
2026-04-03 11:04:09 +03:00
2026-03-24 07:37:50 +02:00
2026-04-03 11:04:09 +03:00
2025-12-29 05:49:05 +02:00
2026-02-23 13:00:06 +02:00
2026-02-25 00:49:22 +02:00
2026-05-13 10:38:38 +03:00
2025-12-29 05:49:05 +02:00
2026-05-12 10:29:52 +03:00
2026-05-13 13:20:14 +03:00
2026-04-03 12:09:36 +03:00
2025-12-29 05:49:05 +02:00
2026-05-13 10:38:38 +03:00
2026-05-13 11:30:40 +03:00