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

Ingest not outputting verbose logging #137

Open
trevkillick88 opened this issue Dec 17, 2024 · 0 comments
Open

Ingest not outputting verbose logging #137

trevkillick88 opened this issue Dec 17, 2024 · 0 comments

Comments

@trevkillick88
Copy link

When running python -m openf1.services.ingestor_livetiming.historical.main ingest-season 2023 I noticed a lack of verbose logging output which turned out to be ingest_season and ingest_meeting functions being called with verbose=false instead of passing the value the parent function was called with.

I am unsure if this was on purpose but the change shown in the screenshot resulted in the expected verbose output whilst ingesting.

Screenshot 2024-12-17 125638

I am happy to submit a PR for this if it wasn't expected behaviour.

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

No branches or pull requests

1 participant