boto / boto

For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services

Home Page:http://docs.pythonboto.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error during pagination: The same next token was received twice

thelinuxkid opened this issue · comments

I get this error intermittently while paginating filter_log_events. The higher the number of streams the more likely it is to show up. This is making it very difficult to search lambda logs.

@thelinuxkid did you ever work out the cause or a fix?