Hi All
I have an API connector which on rare occasion produced the "Error transferring data: Couldn't connect to server" error.
There are various mitigation actions i can put in such as throttleing to reduce the occurance. However what i would like to build is the ability for it to re-run the last api record call if the error is produced.
Is this possible? Has anyone done it?
Cheers