Hi,

I'm getting a lot of 401 errors on the streaming api using the sample
method. I am using basic authentication through the username
clarity_li. I am backing off as suggested in the documentation, with
an initial wait of 10 seconds, doubling each 4xx error and capping at
240 seconds.

I can't work out why this is happening, it usually works for a few
minute before this happens, if I get disconnected intentionally I wait
1 second before reconnecting, if there is a network error I follow the
guidelines in the documentation.

The only other reason supplied in the docs which could be causing this
is if the client is too slow, but I am on a 100mbps university
internet connection and take approximately 1ms to process each
incoming tweet.

I would be very grateful for any help.

Regards,
Ben

Reply via email to