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

Allow users to define custom cron schedules for the tracker jobs #44

Closed
azasypkin opened this issue Mar 20, 2024 · 1 comment
Closed
Labels
Category: Feature New feature or request Component: Utility: Web Scraping Issues related to Web Scraping utility

Comments

@azasypkin
Copy link
Member

azasypkin commented Mar 20, 2024

Summary

Currently, users can only schedule content and resource tracker jobs on an hourly, daily, weekly, or monthly interval. Users should have the ability to specify a custom cron expression for the schedule as well (within reasonable boundaries).

See https://docs.oracle.com/cd/E12058_01/doc/doc.1014/e12030/cron_expressions.htm, zslayton/cron#37 (comment) and https://www.freeformatter.com/cron-expression-generator-quartz.html

@azasypkin azasypkin added Category: Feature New feature or request Component: Utility: Web Scraping Issues related to Web Scraping utility labels Mar 20, 2024
@azasypkin azasypkin added this to the 1.0.0-beta.1 milestone Mar 20, 2024
@azasypkin azasypkin modified the milestones: 1.0.0-beta.1, 1.0.0-beta.2 May 20, 2024
@azasypkin
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Feature New feature or request Component: Utility: Web Scraping Issues related to Web Scraping utility
Projects
Status: Done
Development

No branches or pull requests

1 participant