Skip to content

Add "status" field to recipe_id logging #30

Description

@cisaacstern

As noted in pangeo-forge/pangeo-forge-orchestrator#132, the lack of a "status" field in

self.log.info(f"Baking only recipe_id='{self.recipe_id}'")

causes problems for orchestrator error handling. (This omission was my oversight in #14.)

We should add {"status": "running"} here. And maybe a test/check to make sure log lines always have a "status"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions