Skip to content

Make all ingesters loop forever #7

Description

@ains

Ingesters should probably loop forever and sleep for like an hour or something between runs, ideally we should also gracefully terminate them on os signals

https://stackoverflow.com/questions/11268943/is-it-possible-to-capture-a-ctrlc-signal-and-run-a-cleanup-function-in-a-defe

https://golang.org/pkg/time/#Ticker

w/ a select

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions