-
Notifications
You must be signed in to change notification settings - Fork 825
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
Drop log level of worker queue to Trace #3092
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: markmandel, zmerlynn The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build Succeeded 👏 Build Id: 98aee3f1-33f5-464f-842b-4e9e910f2a42 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
New changes are detected. LGTM label has been removed. |
Build Failed 😱 Build Id: 0c6e1042-b860-4242-b70e-3ebc477634cc To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Approvers: Leave this PR out of date. We're using it as a canary for @agones-bot auto-updating - next merge to |
The "Enqueueing" logs in particular are pretty spammy, and the conflict log is a normal operation. Keeps "Processing", which is also a bit spammy but does help delineate when the controller acted on a change.
936cb65
to
238ab93
Compare
Build Failed 😱 Build Id: 6d956096-a0ab-4bdc-8893-4dbd69c1874a To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 386fe18a-3414-495a-9808-be4b29a860cd The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
The "Enqueueing" logs in particular are pretty spammy, and the conflict log is a normal operation.
Keeps "Processing", which is also a bit spammy but does help delineate when the controller acted on a change.