Skip to content

Expand file rotation conditions in HKAggregator #400

Description

@BrianJKoopman

Originally from https://github.com/simonsobs/ocs-deployment-configs/issues/172.

For HK, specifically, we're sort of aiming for ~1GB files, but without crossing ctime % 100000 boundaries. So it might be good if aggregator had a mode where it could change files based on a variety of conditions; e.g. if any of:

  • file size reaches some threshold
  • some time has passed (current implementation)
  • some ctime boundary (e.g. ctime % 100000 == 0) is crossed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions