Skip to content
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

Disable logs from visualization deletion cron task with empty results #361

Closed
jesusgn90 opened this issue Apr 16, 2018 · 1 comment
Closed
Assignees

Comments

@jesusgn90
Copy link
Contributor

jesusgn90 commented Apr 16, 2018

Just now we are logging every hour a log from the cron task which deletes old visualizations. The log should be thrown only if we have deleted one or more visualizations.

{"date":"2018-04-16T14:00:00.490Z","level":"info","location":"vis-deletion-cron.js","message":"Deleted visualizations with a timestamp lower than 1523883600458"

This enhancement should avoid flooding the log file with useless logs entries.

Best,
Jesús

@jesusgn90
Copy link
Contributor Author

Done here #368

Revision 395 automation moved this from To do to Done Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Revision 395
  
Done
Development

No branches or pull requests

2 participants