twilio / twilio-ruby

A Ruby gem for communicating with the Twilio API and generating TwiML
MIT License
1.35k stars 462 forks source link

Failed to open TCP connection - Temporary failure in name resolution #618

Closed lusa closed 1 year ago

lusa commented 2 years ago

Issue Summary

Today we saw > 15 instances of this error on connecting to the API: Failed to open TCP connection to api.twilio.com:443 (getaddrinfo: Temporary failure in name resolution). Was this a result of outages on Twilio's end, or possibly a result of our gem version? Just looking to see if anyone has insight on this.

Steps to Reproduce

Happens intermittently - cannot reproduce.

Technical details:

claudiachua commented 1 year ago

Hi @lusa, could you provide more details, code samples for what you're trying to accomplish? And if error above is still occurring?

lusa commented 1 year ago

error no longer appears.