Skip to content

docs: misc. corrections #83

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

docs: misc. corrections #83

wants to merge 1 commit into from

Conversation

jkachmar
Copy link
Contributor

@jkachmar jkachmar commented Apr 7, 2025

description

noticed a few (small) Haddock corrections to be made.

@jkachmar jkachmar requested a review from johnmastro April 7, 2025 21:58
It is recommend to specify 'WorkflowId' in most cases, as it is used to uniquely identify a 'Workflow' execution,
but if one is not specified then a random UUID will be generated.
'WorkflowId's will be used to uniquely identify a 'Workflow' execution, and as such should incorporate a pseudo-
random component (e.g. a UUID).
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd probably not advise using a pseudo-random component as a first choice. We could probably say "'WorkflowId's are used to uniquely identify a running 'Workflow'." for maximum precision.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

how do you feel about the updated phrasing?

@jkachmar jkachmar force-pushed the jkachmar/update-haddocks branch from cae10db to da86131 Compare April 17, 2025 16:34
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