-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Added state change diagram #15899
Added state change diagram #15899
Conversation
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? |
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one small request for a wording update, otherwise this is pretty helpful thank you
Co-authored-by: Chris White <[email protected]>
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. |
) Co-authored-by: marvin-robot <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Azzam <[email protected]>
Co-authored-by: marvin-robot <[email protected]>
Worker logs are no longer experimental, so this PR removes references to the setting. We still want to avoid sending worker logs to open-source API servers until they support worker logs, though, so we use the existence of a backend_id on worker logs as a proxy for whether or not the worker is connected to Cloud. (Only workers connected to Cloud emit logs with worker IDs attached.)
) Co-authored-by: marvin-robot <[email protected]>
…HQ#15812) Co-authored-by: nate nowack <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
43f7b1b
to
da4448e
Compare
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. |
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
<link to issue>
"mint.json
.