Skip to content

Add eval for customizing a work pool base job template #45

@zzstoatzz

Description

@zzstoatzz

work pools have a base job template which represent configuration of the infrastructure for flow runs

the job template is used to build a form in the UI so that users may override job config at a work pool, deployment or flow run level

the act of customizing this work pool job template is tedious and confusing, and there is not much documentation on the subject, partly because (outside of adding mem and cpu to the k8s work pool job template) there's not a ton of commonality to the desire to extend the default base job template on work pool types

An agent hooked up to a Prefect MCP server should be able to read the details of a workpool in order to inform itself how to run the necessary commands with the Prefect CLI client side to edit the base job template according to the user's wishes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions