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

Workflow Execution record in database is missing ended_at_time #311

Closed
mbthornton-lbl opened this issue Dec 2, 2024 · 0 comments · Fixed by #313
Closed

Workflow Execution record in database is missing ended_at_time #311

mbthornton-lbl opened this issue Dec 2, 2024 · 0 comments · Fixed by #313
Assignees

Comments

@mbthornton-lbl
Copy link
Contributor

Missing the "ended_at_time"

{
    "_id" : ObjectId("674e0b8e1e37f57ca78d421f"),
    "id" : "nmdc:wfrbt-12-4rvh5e06.1",
    "type" : "nmdc:ReadBasedTaxonomyAnalysis",
    "name" : "Readbased Taxonomy Analysis for nmdc:wfrbt-12-4rvh5e06.1",
    "has_input" : [
        "nmdc:dobj-12-42zdx265"
    ],
    "has_output" : [
        "nmdc:dobj-12-wqq3sn85",
        "nmdc:dobj-12-ar9f0f65",
        "nmdc:dobj-12-ewt09j67",
        "nmdc:dobj-12-tkh7a191",
        "nmdc:dobj-12-wm3yx475",
        "nmdc:dobj-12-81qwdf03",
        "nmdc:dobj-12-dmf0wf27",
        "nmdc:dobj-12-rd1y0q80",
        "nmdc:dobj-12-vr8vpq10",
        "nmdc:dobj-12-9yvpf819"
    ],
    "execution_resource" : "NERSC-Perlmutter",
    "git_url" : "https://github.com/microbiomedata/ReadbasedAnalysis",
    "started_at_time" : "2024-11-27T22:52:21.129568+00:00",
    "was_informed_by" : "nmdc:omprc-11-ycnhgw23",
    "version" : "v1.0.8"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant