We are using eikon v1.0.1 package for python to use the Eikon API functionality.
Requesting data using the get_data() function of that package.
Normally it returns a pandas dataframe but from time to time it returns "Internal Server Error" message instead of any data.
Mostly it is happening during the evening or night.
Yesterday we got if at (GMT+1 ): 17:40, 18:34, 20:19, 20:22, 23:00
Why is it happening and how to avoid it?