Jeff Hale
Jeff Hale
### Bug summary When debugging level is set to INFO the following script fails about every third run with `ERROR | GlobalEventLoopThread | prefect._internal.concurrency - Service 'EventsWorker' failed to process...
### 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. -...
### Bug summary Managed work pool `Pip Packages` field looks like it should accept a string, based on the example in the field. Flow runs fail with `"prefect-aws"` - Marvin...
Now works with Prefect 3. cc: @biancaines - TY! ### Checklist - [ ] This pull request references any related issue by including "closes ``" - If no issue exists...
Closes #15660 Also improves table output formatting. ### Checklist - [X] This pull request references any related issue by including "closes ``" - If no issue exists and your change...
### Bug summary I once had a profile named "local". I deleted that profile and verified it is not present in profiles.toml. Now I cannot create a profile named "local"....
### Describe the current behavior Python 3.13.0 recently became the most recent stable release version. Installing Prefect into a 3.13.0 venv environment on a Macbook with M1 chip fails with...
### Describe the current behavior The only option now is to switch to a different profile that has a `PREFECT_API_URL` set to a server. ``` $ prefect server start Your...
Without multiple v3 docs versions, a selector that displays the minor format is no longer strictly true and could be confusing as the current version is `3.1` rather than `3.0`....
Closes #12288. #12287 remains to change the language in the CLI output. ### Checklist - [X] This pull request references any related issue by including "closes ``" - If no...