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

Clarify that originId cannot be a parent of a taskId #649

Open
agluszak opened this issue Jan 31, 2024 · 0 comments
Open

Clarify that originId cannot be a parent of a taskId #649

agluszak opened this issue Jan 31, 2024 · 0 comments

Comments

@agluszak
Copy link
Collaborator

In the description of the build/taskStart method there's a leftover from a previous version of the spec:

Tasks that are spawned by another task should reference the originating task's taskId in their own taskId's parent field. Tasks spawned directly by a request should reference the request's originId parent.

However we previously agreed that "OriginId should not be included in the parents field, there is a separate field for that.". So the sentence

Tasks spawned directly by a request should reference the request's originId parent.

should be replaced with

Tasks spawned directly by a request should have no parents.

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

No branches or pull requests

1 participant