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

Add a new tutorial which shows how to debug a failing pipeline #16225

Merged
merged 8 commits into from
Dec 9, 2024

Conversation

daniel-prefect
Copy link
Contributor

@daniel-prefect daniel-prefect commented Dec 5, 2024

Closes https://linear.app/prefect/issue/DOC-96/create-an-operator-tutorial-for-debugging-flow-runs

Preview: https://prefect-bd373955-debug_flow_runs_tutorial.mintlify.app/v3/tutorials/debug

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

@daniel-prefect daniel-prefect changed the title Add a stub for the new debug tutorial Add a new tutorial which shows how to debug a failing pipeline Dec 5, 2024
@daniel-prefect daniel-prefect marked this pull request as ready for review December 6, 2024 23:45
Copy link
Contributor

@discdiver discdiver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Minor suggestions.

docs/v3/tutorials/debug.mdx Outdated Show resolved Hide resolved
docs/v3/tutorials/debug.mdx Outdated Show resolved Hide resolved
In this tutorial, you'll learn what to do when those data pipelines fail.

<Info>
This tutorial starts where the [previous tutorial](/v3/tutorials/platform) leaves off, so complete that one first.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can they skip to this state easily?

Copy link
Contributor Author

@daniel-prefect daniel-prefect Dec 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would love to have a Terraform script they can run to provision Prefect Cloud automatically with the requisite workspaces and work pools. I might need some help with this though.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooo. That would be cool. Could add as a linear issue.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs/v3/tutorials/debug.mdx Outdated Show resolved Hide resolved
docs/v3/tutorials/debug.mdx Outdated Show resolved Hide resolved
docs/v3/tutorials/debug.mdx Show resolved Hide resolved
docs/v3/tutorials/debug.mdx Show resolved Hide resolved
docs/v3/tutorials/debug.mdx Outdated Show resolved Hide resolved
docs/v3/tutorials/debug.mdx Outdated Show resolved Hide resolved
docs/v3/tutorials/debug.mdx Outdated Show resolved Hide resolved
@discdiver discdiver self-requested a review December 9, 2024 19:02
Copy link
Contributor

@discdiver discdiver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool.

@daniel-prefect daniel-prefect merged commit f8a290e into main Dec 9, 2024
6 of 7 checks passed
@daniel-prefect daniel-prefect deleted the debug_flow_runs_tutorial branch December 9, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants