Joël Luijmes
02/09/2021, 11:02 AMZanie
02/09/2021, 4:37 PMJoël Luijmes
02/09/2021, 7:16 PMZanie
02/09/2021, 7:19 PMjobs = self.batch_client.list_namespaced_job(
namespace=self.namespace,
label_selector="<http://prefect.io/identifier|prefect.io/identifier>",
limit=20,
_continue=_continue,
)
Joël Luijmes
02/09/2021, 7:39 PM