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

Change frequent sync logs from info to debug #4288

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Conversation

theoilie
Copy link
Contributor

@theoilie theoilie commented Nov 4, 2022

Description

Changes some sync logs from info to debug to avoid log pollution. These logs get printed for every 10 files processed, and a single sync can process thousands of files.

Tests

CI passing is sufficient.

Monitoring - How will this change be monitored? Are there sufficient logs / alerts?

We shouldn't see logs for "processing files {X} to {Y}" outside of local dev.

@theoilie theoilie added the content-node Content Node (previously known as Creator Node) label Nov 4, 2022
@SidSethi
Copy link
Contributor

SidSethi commented Nov 4, 2022

i wanna cherry pick this onto SP release

@SidSethi SidSethi merged commit a752d1d into main Nov 4, 2022
@SidSethi SidSethi deleted the theo-remove-log branch November 4, 2022 19:30
@SidSethi
Copy link
Contributor

SidSethi commented Nov 4, 2022

sorry i merged - i'm in the middle of release stuff so just gonna do the cherrypick now

@theoilie
Copy link
Contributor Author

theoilie commented Nov 4, 2022

no problem - I was just waiting for tests to pass and they did 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content-node Content Node (previously known as Creator Node) size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants