Skip to content

issues Search Results · repo:PrefectHQ/prefect language:Python

Filter by

6k results
 (76 ms)

6k results

inPrefectHQ/prefect (press backspace or delete to remove)

Bug summary I m writing a scientific workflow which includes optimization loops. Multiple optimization loops and cost function evaluations run in parallel with the ThreadPoolTaskRunner. After certain ...
bug
great writeup
  • nkanazawa1989
  • 1
  • Opened 
    4 hours ago
  • #18144

Describe the current behavior In the new flow run UI, the list of task in the left column does not show tags anymore (compared to the previous UI version). Describe the proposed behavior Tags should ...
enhancement
UI/UX
  • liveeo-philipp
  • Opened 
    5 hours ago
  • #18143

Describe the current behavior The new web UI for flow runs is rather cluttered. Previously, we were able to select certain view (tasks, logs, artefacts, ...) in individual pages, whereas now everything ...
enhancement
UI/UX
  • liveeo-philipp
  • Opened 
    5 hours ago
  • #18142

Bug summary In the new prefect UI, the icon for the task or flow status keeps reloading, resetting to (...). This results in a UI where most of the time, the actual status is not visible, which makes ...
bug
UI/UX
  • liveeo-philipp
  • Opened 
    5 hours ago
  • #18141

Bug summary While async retry_condition_fn function successfully applies retry logic to async tasks, type hinting does not support Coroutine[bool] return type. When an async retry_condition_fn function ...
good first issue
typing
  • RFARQ3
  • 1
  • Opened 
    12 hours ago
  • #18140

Bug summary I am using process worker to run deployments with pull steps. When flow run process starts it crashes on ModuleNotFoundError when loading flow from flow run. No pull steps ran prior to that. ...
bug
  • GalLadislav
  • Opened 
    20 hours ago
  • #18138

Bug summary When running flows directly in dynamic infrastructure, I believe there is a bug when spinning up new docker images when no storage is configured for the docker work pool. Let s say you create ...
bug
  • Rahlir
  • 2
  • Opened 
    yesterday
  • #18134

Bug summary When running the following, I would expect the task to timeout: import asyncio from prefect import flow, task import time @task async def tsk(): time.sleep(5) print( done sleep ...
bug
  • ConstantinoSchillebeeckx
  • Opened 
    yesterday
  • #18133

Bug summary When using the Prefect Snowflake connector and going after the connection, Pylance is reporting get_connection as an unknown attribute which isn t the case because it runs fine and is what ...
bug
  • Bryan-Meier
  • 2
  • Opened 
    2 days ago
  • #18124

Describe the current behavior Prefect event webhooks do not support Azure Event Grid’s subscription validation handshake. When attempting to subscribe Prefect’s webhook endpoint directly to an Event Grid ...
enhancement
  • isteemers
  • 1
  • Opened 
    2 days ago
  • #18122
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub