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 TaskProvenance node with relationship to both a ProtocolDAGResultRef and its associated Task upon error or complete #106

Open
dotsdl opened this issue Mar 28, 2023 · 1 comment · May be fixed by #114

Comments

@dotsdl
Copy link
Member

dotsdl commented Mar 28, 2023

We would like to hold on to metadata on when a ProtocolDAGResultRef was created, in particular information on the compute service identity that executed it, when execution started, when it completed, etc. This should be a separate TaskProvenance node with direct relationships to both the ProtocolDAGResultResultRef it corresponds to and the associated Task.

@dotsdl
Copy link
Member Author

dotsdl commented Apr 15, 2024

We also want to grab host information if possible; I believe QCEngine does this, allowing QCFractal to hold on to this information. We can reference their approach for our own implementation.

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 a pull request may close this issue.

1 participant