Skip to content

rename CQ config options #5136

Closed
Closed
@beckettsean

Description

Instead of

compute-runs-per-interval = 10
compute-no-more-than = "2m0s"
recompute-previous-n = 2
recompute-no-older-than = "10m0s"

I propose

incremental-queries-per-interval = 10
min-time-between-batches = "2m0s"
max-resampled-queries-per-batch = 2
max-age-of-queried-data = "10m0s"

@rkuchan @gunnaraasen @dgnorton thoughts, improvements, or suggestions?

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions