Skip to content

Ensure status field in every log line#34

Draft
cisaacstern wants to merge 1 commit into
mainfrom
fix-recipe-id-logs
Draft

Ensure status field in every log line#34
cisaacstern wants to merge 1 commit into
mainfrom
fix-recipe-id-logs

Conversation

@cisaacstern
Copy link
Copy Markdown
Member

@cisaacstern
Copy link
Copy Markdown
Member Author

cisaacstern commented Sep 30, 2022

@yuvipanda, I think maybe this FIXME:

# otherwise). FIXME: No extra comes out here, just message
self.log = logging.getLogger()

is why this log line

https://github.com/pangeo-forge/pangeo-forge-runner/actions/runs/3156980724/jobs/5137303685#step:7:303

{'message': 'Using Any for unsupported type: typing.Callable[[typing.Any], NoneType]'}

only has a "message" field? If so, is there anything to be done about it? If not, why does this line not have a "status"?

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.

Add "status" field to recipe_id logging

1 participant