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
We should periodically purge unused deployments from the runner DeploymentDir. Probably something like keeping the latest N deployments and nuking the rest one at a time, every M seconds. This must be an atomic operation, renaming the directory before commencing the delete.
The text was updated successfully, but these errors were encountered:
We should periodically purge unused deployments from the runner DeploymentDir. Probably something like keeping the latest N deployments and nuking the rest one at a time, every M seconds. This must be an atomic operation, renaming the directory before commencing the delete.
The text was updated successfully, but these errors were encountered: