Hello
Can you please help up us fix/diagnose why sometimes we get this error:
OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient/ssl_socket.rb:103:in `connect'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient/ssl_socket.rb:103:in `ssl_connect'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient/ssl_socket.rb:41:in `initialize'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient/ssl_socket.rb:26:in `new'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient/ssl_socket.rb:26:in `create_socket'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient/session.rb:752:in `block in connect'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient/session.rb:748:in `connect'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient/session.rb:511:in `query'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient/session.rb:177:in `query'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient.rb:1242:in `do_get_block'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient.rb:1019:in `block in do_request'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient.rb:1133:in `protect_keep_alive_disconnected'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient.rb:1014:in `do_request'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpclient-2.8.3/lib/httpclient.rb:856:in `request'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpi-2.4.5/lib/httpi/adapter/httpclient.rb:26:in `request'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpi-2.4.5/lib/httpi.rb:161:in `request'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/httpi-2.4.5/lib/httpi.rb:133:in `post'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/google-ads-common-1.0.2/lib/ads_common/http.rb:73:in `post_stream'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/google-adwords-api-1.5.0/lib/adwords_api/report_utils.rb:228:in `make_adhoc_request'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/google-adwords-api-1.5.0/lib/adwords_api/report_utils.rb:216:in `get_report_response_with_awql'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/google-adwords-api-1.5.0/lib/adwords_api/report_utils.rb:169:in `download_report_as_stream_with_awql'
/var/www/backend/shared/bundle/ruby/2.3.0/gems/google-adwords-api-1.5.0/lib/adwords_api/report_stream.rb:52:in `each_line'
/var/www/backend/releases/20210923152552/lib/ads_apis/google/spending_fetch_tester.rb:42:in `test_core'