active_utils icon indicating copy to clipboard operation
active_utils copied to clipboard

Add Errno::EHOSTUNREACH to connection errors

Open pelargir opened this issue 5 years ago • 1 comments

This adds Errno::EHOSTUNREACH to the list of default connection errors. This exception is occasionally raised from the Net::HTTP library and should be handled the same way as other connection errors. (This exception is already being handled in ActiveMerchant.)

pelargir avatar Apr 11 '19 14:04 pelargir

I signed the CLA but I don't see a way to re-run the check.

pelargir avatar Apr 11 '19 14:04 pelargir