I was able to capture the error for ORA-56735 after calling rows.Next().
for rows.Next()
{ . . }
if rowsErr := rows.Err(); rowsErr != nil
{ .... }
We are seeing this as rowsErr.
Next: : elapsed time limit exceeded - call aborted\nHelp: docs.oracle.com/error-help/db/ora-56735