Skip to content

Log sentry error if see large blocks of contacts with same modified_on #53

Open
@rowanseymour

Description

@rowanseymour

We're currently loading up to 500,000 contacts to index which is far from ideal, but was the only way to deal with hundreds of thousands of contacts having the same modified_on. We've gotten better at only ever updating contacts in small batches, so this could be lower.

If we load up to N contacts, and we get N contacts with the same modified_on, then we won't advance properly, so that's a sentry error and something that needs to be addressed ASAP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions