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

Fixes #22879: Too many "Policy Update Started" in event logs #4832

Conversation

fanf
Copy link
Member

@fanf fanf commented Jun 16, 2023

https://issues.rudder.io/issues/22879

Remove useless automatic start event log and normalized log level and format at debug level in rudder app, with the patter:

[Automatic|Manual] policy generation request: [start|queued|dropped] policy generation [(none running)|one policy generation already running]

@fanf fanf requested a review from ncharles June 16, 2023 09:24
@fanf
Copy link
Member Author

fanf commented Jun 16, 2023

PR updated with a new commit

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder/pull/4832
-- Your faithful QA
Kant merge: "It is beyond a doubt that all our knowledge begins with experience."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/69673/console)

@fanf
Copy link
Member Author

fanf commented Jun 22, 2023

OK, squash merging this PR

@fanf fanf force-pushed the bug_22879/too_many_policy_update_started_in_event_logs branch from 74da5c2 to 27b985a Compare June 22, 2023 12:50
@fanf fanf merged commit 27b985a into Normation:branches/rudder/7.2 Jun 22, 2023
.either
.runNow
.toOption
currentDeployerState = ProcessingAndPendingAuto(DateTime.now, p, actor, event.flatMap(_.id).getOrElse(0))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should not have been deleted

@fanf fanf deleted the bug_22879/too_many_policy_update_started_in_event_logs branch March 15, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants