I am curious to know how many entries I can query in UniprotkbClient.fetch_many(entry_list) at once. Thanks!
In my test, I can query 1000 entries in UniprotkbClient.fetch_many(entry_list) # len(entry_list)=1000 is fine. But 2000 will give this error:
