CrowdStrike / aws-ssm-distributor

15 stars 9 forks source link

Return a better error for `socket.gaierror: [Errno -2] Name or service not known` #40

Open ffalor opened 1 year ago

ffalor commented 1 year ago

Things like #39 are probably common since it's an easy accident to make. We should handle such cases by catching and returning a better error.