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

Ensure status field in every log line #34

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cisaacstern
Copy link
Member

@cisaacstern
Copy link
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