Retry mechanism with JDBC data source
Hello All,We have setup a JDBC type Data Source And one scheduled import we have configured to run that daily.We have a requirement to retry the execution 3 times in the interval of 10 mins if the connection fails and create one incident.Please let m...
