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 code to simulate persistent errors to illustrate how to debug such errors #1

Closed

Conversation

daniel-prefect
Copy link

@daniel-prefect daniel-prefect commented Nov 25, 2024

The upcoming operator tutorials will teach users how to debug persistent errors. This code can be used to generate flow runs which always fail after a specified number of successes.

To better model the complexity of a production environment, we create two deployments on two work pools, and have dedicated teams for each deployment. Only one of these teams will encounter persistent failures, which will allow us to demonstrate how the Deployments UI can be used to spot and drill down into such errors.

@daniel-prefect daniel-prefect deleted the operator_tutorials_code branch December 2, 2024 20:19
@daniel-prefect daniel-prefect restored the operator_tutorials_code branch December 2, 2024 20:19
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

Successfully merging this pull request may close these issues.

2 participants