<div dir="ltr">All,<div>In my cluster some nodes can generate events when a consistency issue is detected. When this happens, I'd like one node (and only one) to resolve this conflict.</div><div><br></div><div><font face="monospace">global:trans/4</font> allows to set the number of retries, so one approach could be to set retries to 0 so *if* my understanding is correct, only 1 node would do the conflict resolution (the one that grabs the lock). If some kind soul can confirm that this is correct, thank you in advance. :)<br></div><div><br></div><div>Otherwise, what other options do I have? For example, can I set a flag somehow so that the nodes that run the code in the <font face="monospace">global:trans</font> know that this has already been done by another node?</div><div><br></div><div>Thank you,</div><div>r.</div></div>