-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
type:devtaskIssues tracking regular developement tasks, improvements to code and docsIssues tracking regular developement tasks, improvements to code and docs
Description
Task Description
What needs to be done:
- Change logging level from
INFO
toDEBUG
for high-volume table loading messages to reduce excessive log generation that is causing disk space issues.
Why this task is needed:
- Operational issue: Excessive logging is causing significant disk space growth across multiple organizations
- Resource impact: High-frequency logging can cause disk space issues and increased I/O overhead in production environments
- Log noise: These informational messages about table loading are not critical for normal operations and create unnecessary log noise
Task Type
Code improvement/refactoring
Related Issues
Parent feature issue: (if applicable )
Related issues:
NOTE: Use Relationships
button to add parent/blocking issues after issue is created.
Metadata
Metadata
Assignees
Labels
type:devtaskIssues tracking regular developement tasks, improvements to code and docsIssues tracking regular developement tasks, improvements to code and docs