Skip to content

add a retry mechanism #4195

add a retry mechanism

add a retry mechanism #4195

Triggered via push February 6, 2026 15:45
Status Failure
Total duration 48s
Artifacts

unit-tests.yml

on: push
Matrix: unit_tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
unit_tests (3.11)
Process completed with exit code 1.
Ruff (B007): v03_pipeline/lib/tasks/variants_migration/load_clickhouse_variants_tables.py#L126
v03_pipeline/lib/tasks/variants_migration/load_clickhouse_variants_tables.py:126:13: B007 Loop control variable `clickhouse_reference_dataset` not used within loop body
Ruff (F821): v03_pipeline/lib/tasks/variants_migration/load_clickhouse_variants_tables.py#L29
v03_pipeline/lib/tasks/variants_migration/load_clickhouse_variants_tables.py:29:2: F821 Undefined name `retry`