Hmm, I wonder if the exception was too narrow in the catch line, because I don’t see any such log emitted “race condition on upsert…”. Perhaps just try A general catch (Exception ex) for now to see if this at least gets us handling it.
Julian
Hmm, I wonder if the exception was too narrow in the catch line, because I don’t see any such log emitted “race condition on upsert…”. Perhaps just try A general catch (Exception ex) for now to see if this at least gets us handling it.
Julian