ecchronos icon indicating copy to clipboard operation
ecchronos copied to clipboard

Generate Unique EcChronos ID

Open VictorCavichioli opened this issue 8 months ago • 0 comments

Story Description: As the ecchronos_id is the partition key for nodes_sync table, the goal is to find a way to create a unique identification for the instance, so when a node is acquired by that instance the nodes_sync must receive a static value, it must have the same id even if the instance goes down.

Acceptance Criteria:

  • [ ] Code designed as described
  • [ ] Test cases
  • [ ] Documentation updated

Definition of Done:

Code designed as described and approved by maintainers

Notes:

Related to #652 and #672

VictorCavichioli avatar Jun 17 '24 17:06 VictorCavichioli