Hi everyone! Does prefect.get_client().read_flow_runs() paginate data when limit is None? How should...
g
Hi everyone! Does prefect.get_client().read_flow_runs() paginate data when limit is None? How should I read all flow runs? I get at most 200 flow runs and there are some flow runs not returned