Skip to content

Improve create Automations triggers page #16563

Description

@jeanluciano

Describe the current behavior

When creating an automation with a trigger that listens for multiple state events like below, it can suggest that this automation would trigger if the flow run were to be stuck in any of the states for the duration specified.
Screenshot 2024-12-31 at 3 34 08 PM

What happens instead is that the PENDING event creates a bucket.Then, it sees the RUNNING event and increments the same bucket, invalidating the bucket because of both being listed in after. What would be needed here is composite trigger instead.

Describe the proposed behavior

A way to inform users of how their automations will trigger and/or a way to create compound triggers in the UI.

Example Use

No response

Additional context

Related: #16545

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement of an existing featureuiRelated to the Prefect web interface

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions