Skip to content

Bad default arguments for lo-pivot and spin table flows #281

Description

poll-lo-pivot-platform

http://mag-pipeline.ph.ic.ac.uk/runs/flow-run/019de433-3248-7678-b5ab-17ef29807eb1

prefect.exceptions.ParameterBindError: Error binding parameters for function 'poll_lo_pivot_platform_flow': missing a required argument: 'run_parameters'.

Needs either args allowing None and defaulting to automatic, or this json:

{
  "run_parameters": {
    "progress_mode": "auto"
  }
}

Same with poll-spin-tabel http://mag-pipeline.ph.ic.ac.uk/runs/flow-run/019de433-3220-7125-8227-b594902b0b91

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions