abcxyz / github-metrics-aggregator

Apache License 2.0
12 stars 3 forks source link

fix: removed code that was throwing errors on extra arguments used by beam #80

Closed bradegler closed 1 year ago

bradegler commented 1 year ago

Apache Beam supplies a number of additional arguments when executed via the Dataflow runner. These were being flagged as invalid arguments which caused the pipeline to fail.