-
### Bug summary
I'm having trouble using Prefect with the pymc library. When I send logs to the UI, the flow gets stuck and doesn't finish, so I have to cancel it manually. This problem happens wit…
-
### Describe the current behavior
There's not color. It's all white, which is a bit of an adjustment coming from running prefect locally where you get accustomed to distinguishing different logs by t…
-
### Bug summary
Summary
When a parent deployment calls a child deployment, and the parent deployment is cancelled, the child deployment is stuck in Canceling state indefinitely. This behavior is…
-
### Bug summary
this test often flakes for unclear reasons
### Version info (`prefect version` output)
```Text
n/a
```
### Additional context
_No response_
-
## 🚀 Feature
### Motivation
The library Prefect https://github.com/PrefectHQ/prefect is pretty great at building DAGs and orchestrating then.
In the future, LitData will enables to bu…
-
Module not found: Can't resolve 'fsevents' in 'C:\Users\hladi\Desktop\ayurvedic-web-v2\node_modules\chokidar\lib'
Import trace for requested module:
./node_modules/chokidar/lib/fsevents-handler.js…
-
### Describe the current behavior
Currently, there is an upper bound version to pydantic < 2.9.0 on requirements-client.txt
https://github.com/PrefectHQ/prefect/blob/2.x/requirements-client.txt#L24
…
-
### Describe the current behavior
Currently the docstring of (e.g.) enum parameters is dumped on to the UI as one long string. This makes it hard to self-document flow parameters for people runnin…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this featu…
-
### Bug summary
I am converting a command line data pipeline to a prefect flow and am trying to get logging to work as expected.
I was discussing this with Chris White here: https://prefect-communit…