I develop the order sending via python from GitHub - Refinitiv-API-Samples/Example.REDI.Python.BasicExamples: REDI API - Basic Python examples and i develop another module to call this function for order sending. I want to know how does this alert come? And how to prevent this alert?
And one more question is "Do the order sending via REDIPlus has any limitation?". i test to send order every X min from python script, in the beginning it's work fine but after a few hours it's seem to not work, something like REDIPlus do not accept any action from my python script anymore.