-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow to set in your account bundle retention #257
Comments
/bounty $150 |
|
Hello @riderx , I would like to take this up. If I understand it correctly, we need to perform the following tasks:
/attempt #257 Options |
Hello thanks for the questions:
Then when you delete is same as current workflow you delete the storage but not the row in the db for stats purposes |
@riderx Thanks for more information. But I am facing a hard time setting up the project in local.
Can you please help me out ? |
I just updated the repo with new schema yesterday. Maybe that could help you to pull ? |
@riderx Yeah, I am on the latest commit and also latest supabase cli |
I will check Monday |
@akhill10 Can I attempt this? I already have supabase set up and it works on my machine |
@WcaleNieWolny I have already started working on it. Wrote the business logic for the cron job. Waiting to test it locally before I raise a PR. But not able to set up locally due to this migration/schema issues. I also see another person's PR is also facing a similar issue. If you can share steps on how you're able to run this, then it is much appreciated. Thanks in advance. |
@akhill10 i fixed the seed db you should be able to start in local now |
@riderx Thank you, able to start local now 😄 Will raise a PR soon. |
/attempt #257 Options |
Note: The user @akhill10 is already attempting to complete issue #257 and claim the bounty. If you attempt to complete the same issue, there is a chance that @akhill10 will complete the issue first, and be awarded the bounty. We recommend discussing with @akhill10 and potentially collaborating on the same solution versus creating an alternate solution. |
💡 @WcaleNieWolny submitted a pull request that claims the bounty. You can visit your org dashboard to reward. |
@WcaleNieWolny Perhaps before contributing, you should have asked the attempted person if they have started work. Otherwise, it will be duplicate work and wastes another person's valuable time 😞 |
I know that you had started working on this, but my solution is completely different then yours is. |
Sorry, guys, this is happening. I currently like the PR for "backend" better from @WcaleNieWolny So what I can do is create a bounty for CLI as well for $50 : Reduce this one to 150$ |
🎉🎈 @WcaleNieWolny has been awarded $150! 🎈🎊 |
I can set after X days my old bundle will be removed.
Create_at has to be before than now - days.
Bundle meta updated_at has to be before than now - days.
Bundle has to be not in use in any channel
The text was updated successfully, but these errors were encountered: