Skip to content

Allow disabling all kinds of retries for a DAG #2016

@struffel

Description

@struffel

I hope that there is already a way to do this and I am just not seeing it, but I would like to be able to write:

retry_policy:
  limit: 0

into the root of the yaml file for a DAG and just have it not perform any retries. At the moment, this value is forced to be at least 1.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions