Skip to content

Make max_time_gap a configurable Project setting #906

@mohamedelabbas1996

Description

@mohamedelabbas1996

Summary

Currently, the grouping of images into sessions uses a hardcoded max_time_gap value (defaults to 120 minutes) to determine session breaks. However, different projects may have different monitoring schedules or needs. For example, some may want to split sessions more aggressively, others less so.

This issue proposes moving the max_time_gap value into the Project model so each project can define its own session grouping logic. This aligns with ongoing work in #893 to make filters configurable per project.

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