Kurt Farrar
04/05/2021, 1:17 PMJared Rhizor (Airbyte)
Jared Rhizor (Airbyte)
.env file if you want to customize the behavior.Jared Rhizor (Airbyte)
MINIMUM_WORKSPACE_RETENTION_DAYS ,
MAXIMUM_WORKSPACE_RETENTION_DAYS , and MAXIMUM_WORKSPACE_SIZE_MB are the relevant constantsJared Rhizor (Airbyte)
MINIMUM_WORKSPACE_RETENTION_DAYSJared Rhizor (Airbyte)
MAXIMUM_WORKSPACE_RETENTION_DAYSJared Rhizor (Airbyte)
MAXIMUM_WORKSPACE_SIZE_MBJared Rhizor (Airbyte)
Jared Rhizor (Airbyte)
docker-compose down, set MAXIMUM_WORKSPACE_RETENTION_DAYS to 7 in the .env file, and docker-compose up. The next run of the job sweeper should clean up old files soon after.Michel
Jared Rhizor (Airbyte)
Kurt Farrar
04/05/2021, 7:27 PMKurt Farrar
04/05/2021, 7:28 PMJared Rhizor (Airbyte)
Jared Rhizor (Airbyte)
Deleting: ...some path... in the scheduler logs for each file it deletes by the way.