urimandujano

Results 3 issues of urimandujano

Skip flow-run cancellation if there is no infrastructure cancellation found. This prevents an unbound variable from being referenced. Fixes issues where the deployment has been deleted before the flow-run can...

Closes #11992 - Adds an explicit import to the sample code entries for using `wait_for_flow_run` ### Example Rendered example: ### Checklist - [X] This pull request references any related issue...

docs

This PR adds a CLI command to make it easy to read the runs off of a work queue: ``` ❯ prefect work-queue read-runs --pool local-process-wp local-wq-2 Read 0 runs...