mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-08 13:58:32 +00:00

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.