How to increase limit on get_timeseries (Error code 429) ?

I have a python code that gets timeseries from around 600 stocks.
It has worked fine until this week when I suddenly get this error:

eikon.eikonError.EikonError: Error code 429 | Client Error: Too Many Requests - Too many requests, please try again later.

This wont work for me. How do I increase the limit so that I dont get the error?

Best Answer