Module utils

Source
Expand description

Utility functions for the data collection module.

Functionsยง

calculate_backoff
Calculate exponential backoff delay.
generate_task_id
Generate a unique task ID for an exchange-symbol-datatype combination.
parse_task_id
Parse a task ID back into components.
validate_symbol
Validate symbol format for a given exchange.