Hi.
Now, with the phrase error 429, the get_data function is not working and the get_history function is not working.
I saw other people's questions and they said it's because they sent too many requests
I don't know what the criteria for many requests are. Currently, I am only working on inserting data through get_history from eikon by turning the scheduler every 20 minutes.
And what is the standard of time to wait there? Is it some kind of penalty? And please tell me how to initialize that time.
And please define and let me know the clear reason why that phenomenon happened. This is because it is quite embarrassing if such a thing happens while operating the system.
Additionally written, looking at other people's questions,
I saw that the limit on the number of API calls that can be sent per day is 10,000, but why is there such a limit?