I am using the framework by uploading data to the orchestrator through queues
but when I get an error or when an error occurs with the ref “this happens because the page I use has many errors”
I upload the data again and it’s something I don’t want to happen, try to put an if condition
retry number = 0 read the data
if it is not equal to 0 you should not read the data
What happens is that in my REF it reads the data and uploads it to the orchestrator through queues and then I use it for the process, what I want is that when an error occurs, I will no longer upload the data to the orchestrator because it accumulate and would double work the robot