Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow each flow to be exposes as a status check #944

Open
5 tasks
brendanheywood opened this issue Mar 10, 2025 · 0 comments
Open
5 tasks

Allow each flow to be exposes as a status check #944

brendanheywood opened this issue Mar 10, 2025 · 0 comments

Comments

@brendanheywood
Copy link
Contributor

  • a drop down box for each flow for what status it should have
  • defaults to off, which means it won't have a check at all
  • if the flow is a single instance, eg cron, then we want to look at the most recent flow instance
  • if the flow is parallel, eg triggered from event, then need some sort of lookback threshold, ie look at the last N instances, or look at the outcome of the instances in the last 24 huors
  • expose each flow as its own check instance so each can have its own url and message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant