Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Id generation failure: never fail? #52

@dhardy

Description

@dhardy

id_from_initial may fail with Err(ElementOp::IdGenFailure). This is unlikely, and there isn't a good way to handle it.

We could loop forever or panic if identifier generation fails.

Or we could try to handle failures better by rejecting new data, not moving data during reclassification etc.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions