Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Updates should lock around the location they are updating #67

@Mr0grog

Description

@Mr0grog

When receiving data a high-frequency, we are sometimes running into issues where two parallel calls update the same location and both either try to create the same new update record or the same new location. We should probably use PG advisory locks on the ID or external IDs to prevent those calls from colliding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions