Module pipeline_id_utils

Module pipeline_id_utils 

Source
Expand description

Utility functions for working with pipeline IDs

Functionsยง

boundary_id_for_time
Creates a boundary pipeline ID for time-range queries
generate_batch
Generates a batch of unique pipeline IDs
generate_batch_at_time
Generates pipeline IDs with specific timestamp
sort_by_time
Sorts pipeline IDs by creation time (natural ULID order)
validate_batch
Validates a collection of pipeline IDs