-
### Bug summary
Up until 3.0.0rc18 task run completions were registered correctly with a local Prefect server, but after that with 3.0.0rc19 and 3.0.0rc20 the list of task runs remain empty even afte…
-
### Description
In [this Slack thread](https://flyte-org.slack.com/archives/CP2HDHKE1/p1674155785990949?thread_ts=1672163653.068519&cid=CP2HDHKE1) we find the following advice (we should act on it):
…
-
### Bug summary
I am running a task within a task worker, and then invoking that task for a separate flow worker using task.delay(). Even though I have turned storage on, I never see the task being e…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
### Describe the current behavior
Currently, it's not possible to deploy flows stored in remote storage with the CLI/`prefect.yaml` (`prefect deploy` command). This is because even if a `pull` step…
-
Dataflow job with template is cumbersome to update and do not support network configurations
-
### Bug summary
I can see a schedule toggle in a deployment, leading me to believe it is enabled. The deployment is however disabled, and there seems to be more schedule toggles laying around, whic…
-
### Bug summary
It seems the value of PREFECT_API_TLS_INSECURE_SKIP_VERIFY is not properly propagated to websockets connect.
Reproduced with this code, PREFECT_API_TLS_INSECURE_SKIP_VERIFY=true, a…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this iss…