prefect.server.services.cancellation_cleanup

The CancellationCleanup service. Responsible for cancelling tasks and subflows that haven’t finished.

Classes

CancellationCleanup

Cancels tasks and subflows of flow runs that have been cancelled

Methods:

service_settings

service_settings(cls) -> ServicesBaseSetting