pub fn create_optimized_client() -> Result<Client>
Create an optimized HTTP client with connection pooling, keep-alive settings, and appropriate timeouts for better performance and connection reuse.