-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: PrefectHQ/prefect
Overview
Could not load contribution data
Please try again later
6 Releases published by 2 people
-
3.1.12.dev3 3.1.12.dev3: Nightly Development Release
published
Jan 7, 2025 -
3.1.12.dev4 3.1.12.dev4: Nightly Development Release
published
Jan 8, 2025 -
3.1.12.dev5 3.1.12.dev5: Nightly Development Release
published
Jan 9, 2025 -
3.1.12 3.1.12: Winter Summit is Coming
published
Jan 9, 2025 -
3.1.13.dev1 3.1.13.dev1: Nightly Development Release
published
Jan 11, 2025 -
3.1.13.dev2 3.1.13.dev2: Nightly Development Release
published
Jan 12, 2025
47 Pull requests merged by 15 people
-
Improve typing in
prefect.server.events
#16692 merged
Jan 11, 2025 -
Remove DB interface from
_on_start
#16687 merged
Jan 11, 2025 -
Update prefect-yaml.mdx
#16688 merged
Jan 11, 2025 -
Bump lower bound on pydantic to 2.9
#16691 merged
Jan 11, 2025 -
[UI v2] experiment: Adds dark mode decorator for all stories
#16670 merged
Jan 10, 2025 -
Fix connection string handling when individual components are provided via settings
#16680 merged
Jan 10, 2025 -
[UI v2] feat: Adds additional fields for automations select step
#16667 merged
Jan 10, 2025 -
Remove promise that the quickstart only takes five minutes to complete
#16669 merged
Jan 10, 2025 -
[UI v2] feat: Adds DescriptionStep for automation wizard
#16666 merged
Jan 10, 2025 -
Fix
SendgridEmail
code example#16677 merged
Jan 10, 2025 -
Update index.mdx
#16675 merged
Jan 10, 2025 -
Update Intros in Docs
#16674 merged
Jan 10, 2025 -
Improve the intro to the quickstart tutorial
#16664 merged
Jan 10, 2025 -
[UI v2] feat: Adds reusable Combobox UI component
#16637 merged
Jan 9, 2025 -
call
FlowRunContext.model_rebuild()
inhydrate_context
#16628 merged
Jan 9, 2025 -
Update @prefecthq/prefect-ui-library to version 3.11.31
#16649 merged
Jan 9, 2025 -
Bump @prefecthq/prefect-design from 2.14.15 to 2.14.16 in /ui
#16480 merged
Jan 9, 2025 -
[UI v2] fix: Fixes accessibility violations for limit details component
#16653 merged
Jan 9, 2025 -
[UI v2] fix: Fixes accessibility for breadcrumb lists
#16654 merged
Jan 9, 2025 -
Update runner docstring for clarity of their universality
#16662 merged
Jan 9, 2025 -
Proposal: NONE to NO_CACHE
#16650 merged
Jan 9, 2025 -
Log failures to load flow with flow run logger
#16647 merged
Jan 9, 2025 -
Reduces the memory requirement of a standalone Prefect server again
#16651 merged
Jan 8, 2025 -
Reduces the minimum memory requirement for Prefect Server
#16644 merged
Jan 8, 2025 -
small type fixes
#16646 merged
Jan 8, 2025 -
Improve typing in prefect.server.orchestration
#16638 merged
Jan 8, 2025 -
Improve typing in
prefect.blocks
#16630 merged
Jan 8, 2025 -
Add some tests for failure hooks and retries
#16642 merged
Jan 8, 2025 -
Fix logging.yml comment
#16634 merged
Jan 8, 2025 -
Add work pool type to related resource
#16636 merged
Jan 8, 2025 -
Tune CI for efficiency
#16631 merged
Jan 7, 2025 -
handle setting
enforce_parameter_schema
inprefect.yaml
#16607 merged
Jan 7, 2025 -
[UI v2] feat: Adds command component used for combobox
#16627 merged
Jan 7, 2025 -
[Ui v2] feat: Adds a11y addon to storybook
#16629 merged
Jan 7, 2025 -
Add flow run activity bar graph to deployments table
#16610 merged
Jan 7, 2025 -
[UI v2] feat: Adds component for change-flow-run-state option
#16611 merged
Jan 6, 2025 -
Update docs nav first links order
#16624 merged
Jan 6, 2025 -
[UI v2] feat: Adds msw addon for storybook
#16625 merged
Jan 6, 2025 -
[UI v2] feat: Updates VITE_API_URL to be configured throughout storybook and development
#16620 merged
Jan 6, 2025 -
Worker removes flow_run id if fails to submit.
#16561 merged
Jan 6, 2025 -
Remove import dregs from client
#16604 merged
Jan 6, 2025 -
Install
otel
extras in docker image and remove experimental flag setting#16412 merged
Jan 6, 2025 -
build(deps-dev): bump postcss from 8.4.47 to 8.4.49 in /ui-v2
#16618 merged
Jan 6, 2025 -
build(deps-dev): bump @vitejs/plugin-react-swc from 3.7.1 to 3.7.2 in /ui-v2
#16617 merged
Jan 6, 2025 -
build(deps): bump the tanstack-react-router group in /ui-v2 with 4 updates
#16616 merged
Jan 6, 2025 -
build(deps): bump the tanstack-react-query group in /ui-v2 with 3 updates
#16615 merged
Jan 6, 2025 -
build(deps-dev): bump the eslint group in /ui-v2 with 2 updates
#16614 merged
Jan 6, 2025
18 Pull requests opened by 12 people
-
build(deps): update anyio requirement from <4.6.1,>=4.4.0 to >=4.4.0,<4.8.1
#16612 opened
Jan 6, 2025 -
build(deps): update importlib-resources requirement from <6.5.0,>=6.1.3 to >=6.1.3,<6.6.0
#16613 opened
Jan 6, 2025 -
Fix typing of task decorator for retry_condition_fn argument
#16621 opened
Jan 6, 2025 -
Add an ML pipeline tutorial
#16632 opened
Jan 7, 2025 -
Update prefect-aws docs
#16639 opened
Jan 8, 2025 -
Fix configuring loggers found in 'PREFECT_LOGGING_EXTRA_LOGGERS'
#16652 opened
Jan 8, 2025 -
refactor work pool client methods
#16661 opened
Jan 9, 2025 -
Add in documentation for Service Level Agreements
#16663 opened
Jan 9, 2025 -
Add state transition table to 'Manage states' doc and link from the debug tutorial
#16668 opened
Jan 9, 2025 -
Update @prefecthq/prefect-ui-library to version 3.11.32
#16678 opened
Jan 10, 2025 -
Update @prefecthq/prefect-ui-library to version 3.11.33
#16679 opened
Jan 10, 2025 -
[UI v2] feat: Updates automation action step to support multiple actions
#16681 opened
Jan 10, 2025 -
Docs quickstart feedback
#16683 opened
Jan 10, 2025 -
Add pagination to deployments table
#16684 opened
Jan 10, 2025 -
Add filtering and sorting to deployments table
#16686 opened
Jan 11, 2025 -
Adds new connection application name setting
#16690 opened
Jan 11, 2025 -
Allow servers to start with no background services
#16693 opened
Jan 11, 2025
17 Issues closed by 9 people
-
Starting a Prefect server with a very basic configuration does not work anymore
#16657 closed
Jan 10, 2025 -
Missing snippet in Sendgrid Email block
#16335 closed
Jan 10, 2025 -
CustomWebhookNotificationBlock not allowing headers in UI
#15219 closed
Jan 10, 2025 -
3.x Task Runs went missing from 3.0.0rc18 to 3.0.0rc19
#15153 closed
Jan 10, 2025 -
Flow crashed
#15234 closed
Jan 9, 2025 -
"No such file or directory" - orion.db-wal
#6333 closed
Jan 9, 2025 -
Azure Storage is Serializing an Environment Variable During Registration
#5701 closed
Jan 9, 2025 -
heartbeat for runners for better execution in environments with autoscaling
#16142 closed
Jan 9, 2025 -
Prefect 3.0.* UI logging not reflecting the real error - infrastructure exited with non-zero exit code 1
#15444 closed
Jan 9, 2025 -
Missing error logs in flow run timeline from `KubernetesWorker`
#15722 closed
Jan 9, 2025 -
Skipping /Endrun of a flow
#16640 closed
Jan 8, 2025 -
Database connection serializer in Prefect
#16557 closed
Jan 8, 2025 -
Prefect automation not being triggered
#16545 closed
Jan 7, 2025 -
Setting `enforce_parameter_schema: false` in yaml is ignored
#16600 closed
Jan 7, 2025 -
Add functools.wraps to prefect flow and task decorators.
#16582 closed
Jan 6, 2025 -
Deployment concurrency limit leaves jobs stuck in AwaitingConcurrencySlot
#16027 closed
Jan 6, 2025
12 Issues opened by 10 people
-
Unable to start worker (cloud-run-v2) on google cloud run service.
#16673 opened
Jan 10, 2025 -
Creating a flow from a deployment using prefect client is failing due to an extra input field "labels"
#16672 opened
Jan 10, 2025 -
Prefect stops using cloud after updating to latest version
#16665 opened
Jan 9, 2025 -
Add support for AND operator with automation values
#16660 opened
Jan 9, 2025 -
SegmentationFault on startup in Alpine based docker image
#16659 opened
Jan 9, 2025 -
Work Pool and Work Queue update events
#16658 opened
Jan 9, 2025 -
Custom Webhook Block Bug on UI
#16656 opened
Jan 9, 2025 -
Propagate Trigger descriptions from prefect yaml
#16655 opened
Jan 8, 2025 -
Retrieve Code From Storage Docs Update
#16645 opened
Jan 8, 2025 -
Workpool UI having trouble loading flow runs
#16643 opened
Jan 8, 2025 -
Eager server-side existence check of Blocks is incompatible with flow decorators and pytest
#16641 opened
Jan 8, 2025 -
clean up `I/O operation on closed file` errors during test suite
#16626 opened
Jan 6, 2025
35 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
add `arun_deployment`
#16605 commented on
Jan 9, 2025 • 3 new comments -
Deploy all to enable sync of yaml and server deployments
#15332 commented on
Jan 6, 2025 • 0 new comments -
Unexpected completion of flow runs previously marked as crashed
#16429 commented on
Jan 9, 2025 • 0 new comments -
Deadlock when deloying flow with dependencies that reconfigure the python logger
#16115 commented on
Jan 11, 2025 • 0 new comments -
Mypy is reporting `incompatible type` for `flow` after upgrading to 3.1.6
#16396 commented on
Jan 12, 2025 • 0 new comments -
Fix bug where a server can't be stopped an restarted without waiting several seconds
#15729 commented on
Jan 9, 2025 • 0 new comments -
Notes for docstrings for when functionality was added
#16094 commented on
Jan 9, 2025 • 0 new comments -
Update typer requirement from !=0.12.2,<0.14.0,>=0.12.0 to >=0.12.0,!=0.12.2,<0.16.0
#16205 commented on
Jan 9, 2025 • 0 new comments -
Update websockets requirement from <14.0,>=10.4 to >=10.4,<15.0
#16300 commented on
Jan 11, 2025 • 0 new comments -
Add database connection settings for statement cache size and applica…
#16374 commented on
Jan 9, 2025 • 0 new comments -
Added worker for Snowflake's Snowpark Container Services
#16393 commented on
Jan 11, 2025 • 0 new comments -
Disable event persister by default
#16423 commented on
Jan 9, 2025 • 0 new comments -
Bump tailwindcss from 3.4.16 to 3.4.17 in /ui
#16481 commented on
Jan 9, 2025 • 0 new comments -
Bump vue-tsc from 2.1.10 to 2.2.0 in /ui
#16489 commented on
Jan 7, 2025 • 0 new comments -
Refactor Client's Block CRUD methods into Mixin
#16512 commented on
Jan 9, 2025 • 0 new comments -
mild CLI cleanup
#16560 commented on
Jan 9, 2025 • 0 new comments -
Bump vite from 6.0.3 to 6.0.7 in /ui
#16590 commented on
Jan 9, 2025 • 0 new comments -
moving all `pendulum` use into `prefect.types`
#16609 commented on
Jan 9, 2025 • 0 new comments -
Improve type annotations for the public API
#16292 commented on
Jan 7, 2025 • 0 new comments -
deployments only displaying parameters "args" and "kwargs"
#16462 commented on
Jan 7, 2025 • 0 new comments -
Dependency on import order in user-code
#15957 commented on
Jan 7, 2025 • 0 new comments -
Error Fetching and Parsing a JSON object from a Webhook
#15649 commented on
Jan 7, 2025 • 0 new comments -
SSL certificate verify failed even if PREFECT_API_TLS_INSECURE_SKIP_VERIFY=true
#15551 commented on
Jan 7, 2025 • 0 new comments -
Scheduler timeout and no new scheduled jobs with big flow_run_state/task_run_state tables
#15045 commented on
Jan 8, 2025 • 0 new comments -
State Changing Issue in the UI for Prefect 3
#15751 commented on
Jan 8, 2025 • 0 new comments -
Errors raised in mapped tasks result in UnfinishedRun when futures are passed to another task, source error not included in stack trace
#12028 commented on
Jan 8, 2025 • 0 new comments -
Prefect-GCP: Implement Retry Logic for Transient Errors with Cloud Run V2
#16448 commented on
Jan 8, 2025 • 0 new comments -
Too Many Concurrent Attempts to Register Task Definition in ECS Work Pool
#15865 commented on
Jan 8, 2025 • 0 new comments -
Logging - prefect sets log level on loggers other packages should own, rather than just on the extra handler(s) it does own
#15370 commented on
Jan 9, 2025 • 0 new comments -
Prefect Server Experiencing Timeouts Due to Slow Database Communication
#16299 commented on
Jan 9, 2025 • 0 new comments -
Ability to access image of flow run
#8841 commented on
Jan 9, 2025 • 0 new comments -
3.1.8 zombie crash automation doesn't work and deployed flows don't generate heartbeats
#16515 commented on
Jan 9, 2025 • 0 new comments -
Creating a SQLAlchemy Connector block in the UI allows saving an invalid limit that renders the block unable to load
#14117 commented on
Jan 9, 2025 • 0 new comments -
Global search bar is not searching for sub string (inside a word)
#15900 commented on
Jan 9, 2025 • 0 new comments -
Response payload is not completed in kubernetes worker logger
#16210 commented on
Jan 9, 2025 • 0 new comments