-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
We have the option to filter cherrpypy logs to reduce the frequency of very chatty endpoints. This maintains some internal state per server, which means as we have more server nodes or more server workers the filtering won't do what it seems to imply, as each of those nodes will have its own tracking for filtering.
We should find a better approach to reducing noisy logs.
Metadata
Metadata
Assignees
Labels
No labels