ecchronos icon indicating copy to clipboard operation
ecchronos copied to clipboard

Specify Interval for Next Connection

Open VictorCavichioli opened this issue 8 months ago • 0 comments

Story Description: The table nodes_sync has the field next_connection, the initial idea of this field is to determine when that node should be managed, and eventually to create the priority, so it's necessary to create a default value to increment that field, it can be based on the repair.interval so we can sync the repair data with the nodes data.

Acceptance Criteria:

  • [ ] Code designed as described;
  • [ ] Tests for the new configuration is mandatory.

Definition of Done:

Code approved by maintainers

Notes:

Depends on #672 Related to #652

VictorCavichioli avatar Jun 17 '24 14:06 VictorCavichioli