Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reproduce possible DB latency/contention scenarios in CI testing #1256

@mickmis

Description

@mickmis

Is your feature request related to a problem? Please describe.
Feedback from real-life DSS deployments at least twice reported performance issues caused (possibly partially) by accumulation of stale data in the DB, leading to latency and contention resulting in degraded overall performances.

Reproducing such scenarios in our CI would hopefully allow us to anticipate better such issues before they are actually encountered in production.

Describe the solution you'd like
A CI job querying a (possibly pooled) DSS loaded with significant amount of entities, ensuring the degradation in performances remain within acceptable limits.

Describe alternatives you've considered
N/A

Additional context
#1241
#1074
Discussed during InterUSS weekly 2025-08-26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions