If Radiator detects certain SQL errors while running a query,
it will reconnect and retry until it has tried SQLRetries times, then
declares an SQL server failure. The default value is 2. Applies to SQL
errors other than primary key violations, or Oracle error
'ORA-00001'.
CAUTION
If SQLRetries is set to 0, no
connection is made and no queries are executed.