Skip to content

Configurable Scheduling #79

@will2041

Description

@will2041

Acceptance criteria:

  • Ability to configure the frequency of how often ingestion runs

Current run frequency is hard coded to every hour: https://github.com/DistrictDataLabs/baleen/blob/master/baleen/console/commands/run.py#L51

We'll need to add a configuration option for this (file, command line, whatever) and respect that. Heck, even a default of an hour is OK. Knowledge of https://github.com/bbengfort/confire will help.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions