astro.utils.task_id_helper

Module Contents

Functions

get_task_id(prefix, path)

Generate unique tasks id based on the path.

astro.utils.task_id_helper.get_task_id(prefix, path)

Generate unique tasks id based on the path.

Parameters
  • prefix (str) – prefix string

  • path (str) – file path.

Return type

str