mixpanel-ruby
mixpanel-ruby copied to clipboard
is ConnectionError retriable?
It looks like this is a catch-all error for every error when communicating with the server. Do you consider these errors to be retriable? If not, would you consider splitting out retriable errors from fatal errors?
CC @thausler786