Cleanup Process is Quite difficult to implement in my project. #1064
Unanswered
ajaymakwana01
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have implemented my logic like that it backup:run schedule command twiseDaily() at 12PM and 6PM everyday and backup:clean everyday at 1PM and 7PM and put backup on my s3 bucket.
and I want to keep all backup till 7days and then after it deletes 7days old file. this is my config value.
I have started this process on 15 May and today is 24 May but my backup is not deleted. Am I doing anything wrong in my config?
Beta Was this translation helpful? Give feedback.
All reactions