You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 2.2.1 from time-to-time I will get a Guzzle 7 RuntimeException('Unable to read from stream') error thrown then if I attempt to reconnect I immediately get a 429 from twitter with a ~900s timeout.
Is there any retry logic in this or the Guzzle that might be causing the 429 on twitter before the error get's thrown?
The text was updated successfully, but these errors were encountered:
In 2.2.1 from time-to-time I will get a Guzzle 7
RuntimeException('Unable to read from stream')
error thrown then if I attempt to reconnect I immediately get a 429 from twitter with a ~900s timeout.Is there any retry logic in this or the Guzzle that might be causing the 429 on twitter before the error get's thrown?
The text was updated successfully, but these errors were encountered: