I have a situation in a multi-site environment where I am needing to perform some logic against an account depending on the value (if any) of the targetAddress attr. I am seeing some potential issues in corner cases where either an ldap query for the account object itself returns object not found when it was just created, or the account is found but the targetAddress attr is blank when it was populated on another dc.
What metrics can I use to quantify expected delays for these two scenarios in a given environment and given the cases, how have others dealt with this in large environments? Thanks, jlc

