You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2021. It is now read-only.
Right now after the job has been completed, the file would stay in the GridFS forever slowly turning the system into the museum of malware and customer data. This has to be changed by adding the recurring job for cleaning files older than X days.
File creation date can be stored in GridFS metadata (see GridFSFileInfo).
The text was updated successfully, but these errors were encountered:
Right now after the job has been completed, the file would stay in the GridFS forever slowly turning the system into the museum of malware and customer data. This has to be changed by adding the recurring job for cleaning files older than X days.
File creation date can be stored in GridFS metadata (see GridFSFileInfo).
The text was updated successfully, but these errors were encountered: