Hyper point & Quarantine

Hyper point

A hyper point is a preventive way to flag a UserPoint whenever there are too many identifiers linked to it. Concretely, a UserPoint becomes a hyper point when mediarithmics tries to merge UserPoint and especially when at least one of the following conditions is met:

  • the frequency of user identifiers creation in this UserPoint reaches:

    • more than 10 identifiers by Registry ID in 2 days,

    • more than 4 Account ID in 7 days,

    • more than 4 Email hash in 7 days,

  • more than 8 UserPoint were merged to that UserPoint in the last 14 days,

  • more than 100 user identifiers are attached to this UserPoint.

This system is a preventive action of flagging a UserPoint so that the UserPoint is still actionable in mediarithimics.

Quarantine

The quarantine job is a monthly process that flags any UserPoint which has too many objects attached to it. This happens especially when at least one of the following conditions is met:

A UserPoint in quarantine can still be looked up in Navigator but no more additions will happen to it.A UserPoint can be freed by the quarantine job if it gets below the above-mentionned limits. This particularly happens by deleting activities (through API or when cleaning rules are applied) on a quarantined UserPoint.

Last updated

Was this helpful?