mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-06-09 00:36:31 +01:00
4714895c59
CDS is slow, and unregistered users will always trigger a CDS lookup on send (since we can't get their UUID). This starts skipping sends to unregistered users and shortens the time window to do a full CDS lookup from every 12 hours to every 6 hours.