Skip to content
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

suggestion: Background jobs #32

Open
afifurrohman-id opened this issue Dec 27, 2023 · 2 comments
Open

suggestion: Background jobs #32

afifurrohman-id opened this issue Dec 27, 2023 · 2 comments
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request help wanted Extra attention is needed

Comments

@afifurrohman-id
Copy link
Owner

afifurrohman-id commented Dec 27, 2023

Description

Helpful for purge anonymous user and delete file

Strategy

Have a jobs run consistently each week (or some day) using Github Actions that purge expired file.
If user didn't even hit, endpoint (so middleware for purging not trigger) this would be helpful.

@afifurrohman-id afifurrohman-id added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed dependencies Pull requests that update a dependency file labels Dec 27, 2023
@afifurrohman-id afifurrohman-id self-assigned this Dec 27, 2023
@harshRn
Copy link

harshRn commented Mar 12, 2024

Hi @afifurrohman-id
I think I can pick this up, although I don't understand why it has been marked as a bug.If I am missing something please do elaborate on the context, otherwise I will start reading, understanding and adding code.
Thanks!

@afifurrohman-id
Copy link
Owner Author

Yeah because i just implement the middleware that it's bug when app is block during some request, also slow down response time.

I will also plan this to split up the repo btw, maybe bad for now, because is just small app it's super overkill haha, but i like to experiment.

I will create this using rust btw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants