MolSSI / QCFractal

A distributed compute and database platform for quantum chemistry.
https://molssi.github.io/QCFractal/
BSD 3-Clause "New" or "Revised" License
143 stars 47 forks source link

Add internal job to delete old access log entries #831

Closed bennybp closed 2 months ago

bennybp commented 2 months ago

Description

Adds an internal job to periodically delete old access logs. The retention period is configurable, but the default is to keep all log entries forever.

The job will run daily

Changelog description

Add internal job to delete old access logs

Status