-
Notifications
You must be signed in to change notification settings - Fork 753
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
PBS attempts to build execution plan for hooks from disabled modules #3748
Comments
Hi @linux019 tried to reproduce - I don't get these warnings in the console when module is disabled, but still mentioned in the |
On startup PBS logs message that module is disabled
Start the server with arguments Send an auction request to "/openrtb2/auction"
|
For testing purposes sometimes need to quickly disable or enable module. But when module is disabled PBS logs a
lot of warnings "Not found hook while building hook execution plan..." To supress this warning it needs to comment out all lines related to module in all hook sequences
The text was updated successfully, but these errors were encountered: