Added state change diagram
This state change diagram should help users visualize how states transition in Prefect. mermaid.js is ordering the states strangely with mintlify, particular the section with 'AwaitingRetry' and 'Retrying' on the left.
Checklist
- [ ] This pull request references any related issue by including "closes
<link to issue>"- If no issue exists and your change is not a small fix, please create an issue first.
- [ ] 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.
Thank you, @mthatt. The Mintlify preview deploy doesn't seem to be following, so not able to see a rendered version of the diagram. Are you able to add a screenshot from local?
Here's a screenshot of how it looks in docs
Cool! Re: the suboptimal retry placement. I'm not sure, but maybe it can be managed explicitly with divs?
If it can't be changed easily, I think this chart provides good value. Approving.
one small request for a wording update, otherwise this is pretty helpful thank you
I accepted your change @cicdw, if you want to approve we can merge.
This pull request is stale because it has been open 14 days with no activity. To keep this pull request open remove stale label or comment.
This pull request is stale because it has been open 14 days with no activity. To keep this pull request open remove stale label or comment.
Closed as completed in another PR.