Skip to content

feat: add Process.set_label/1 to Broadway stages #360

feat: add Process.set_label/1 to Broadway stages

feat: add Process.set_label/1 to Broadway stages #360

Triggered via pull request October 1, 2025 18:39
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test (1.12, 24.2)
Process completed with exit code 1.
test (1.12, 24.2): test/broadway/topology/producer_stage_test.exs#L188
test sets process label with topology name and index (Broadway.Topology.ProducerStageTest)
test (1.12, 24.2): test/broadway/topology/processor_stage_test.exs#L26
test sets process label with topology name, processor key, and partition (Broadway.Topology.ProcessorStageTest)
test (1.12, 24.2): test/broadway/topology/batcher_stage_test.exs#L26
test sets process label with topology name and batcher key (Broadway.Topology.BatcherStageTest)
test (1.12, 24.2): test/broadway/topology/batch_processor_stage_test.exs#L4
test sets process label with topology name and partition (Broadway.Topology.BatchProcessorStageTest)