Elias Rodrigues

Results 2 issues of Elias Rodrigues

From logger, I see it keeps getting "twitter socket closed, leaving loop" and then trying to reconnect until it receives a 420 error from Twittter and backs off for a...

Hi! I noticed that this [`JSON.parse(body)` in `Segment::Transport#send`](https://github.com/segmentio/analytics-ruby/blob/2.4.0/lib/segment/analytics/transport.rb#L43) doesn't have an `"error"` key when the response status code is 400, which causes the returned `Response` object to be created with...