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

Custom interval for customized cron jobs #16

Closed
bondif opened this issue Oct 17, 2022 · 3 comments
Closed

Custom interval for customized cron jobs #16

bondif opened this issue Oct 17, 2022 · 3 comments

Comments

@bondif
Copy link

bondif commented Oct 17, 2022

Hi,

I'm using a customized cron task to run php occ files:scan --all, and since this takes much more time, it doesn't make sense to run it in the same interval as the cron.php file.
Is there a way to have custom intervals for each cron job?

Thank you

@DMTwo
Copy link

DMTwo commented Nov 14, 2022

Hi @rcdailey
Firstly, thanks for this awesome project!
I've tried a lot of other ways and the one made by you worked great, I couldn't believe my eyes when it worked in my first attempt.

I believe that this whole topic should be changed to requests and not an actual issue.

In fact, I also would like to have the same functionality to scan all files twice a day (just like @bondif) and rebuild the previews once a day, however in the instruction there's no way to achieve the desired script scheduling.

Could you give us a feedback if this functionality could and would be implemented in the future releases?

@rcdailey
Copy link
Owner

To be honest, I am not going to work on any feature requests here. I simply do not have the time or the interest in it. My personal use case is not that complex.

Sorry I don't have a better answer for you. However I'm always happy to review pull requests.

@DMTwo
Copy link

DMTwo commented Nov 14, 2022

Thanks anyway!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants