If a connected component has more than MaxIdentities identities included It cannot be merged with other identities. However, I decided to not use this parameter when we match by external API and email because it is reliable. It is used when matching by name happens.
Based on https://github.com/src-d/eee-identity-matching/pull/42
If a connected component has more than
MaxIdentities
identities included It cannot be merged with other identities. However, I decided to not use this parameter when we match by external API and email because it is reliable. It is used when matching by name happens.300 is a default value. I set it when I look at logging output. But we should set it to better value when @EgorBu is done with his experiments in https://github.com/src-d/eee-identity-matching/issues/30