perago.staging_branch_name#

perago.staging_branch_name(task)[源代码]#

Build the internal LakeFS staging branch name for one attempt.

Parameters:
taskobject

Attempt-like object exposing workflow, task, and retry identity fields.

Returns:
str

LakeFS-safe branch name scoped to one concrete task attempt.

Raises:
AttributeError

Raised when task is missing required identity fields.

参数:

task (object)

返回类型:

str