Closed
Bug 1399650
Opened 8 years ago
Closed 8 years ago
Log user groups more concisely
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
We currently log a line for each group for each user. That is going to get verbose now that we are hitting this endpoint more often. Let's put it on one line.
Assignee | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commits pushed to master at https://github.com/taskcluster/taskcluster-login
https://github.com/taskcluster/taskcluster-login/commit/3edce64f45745a3ed6727a17c9393fed2c605272
Bug 1399650 - reduce logging for each authz operation
https://github.com/taskcluster/taskcluster-login/commit/7ab10ca11de022ecb3e065bc16bcb727d09c0de4
Merge pull request #60 from djmitche/bug1399650
Bug 1399650 - reduce logging for each authz operation
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Login → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•