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

Use cron expressions for assets refresh #834

Open
benjben opened this issue Nov 23, 2023 · 0 comments
Open

Use cron expressions for assets refresh #834

benjben opened this issue Nov 23, 2023 · 0 comments

Comments

@benjben
Copy link
Contributor

benjben commented Nov 23, 2023

Assets refresh is currently configured with a duration.

Due to auto scaling, it's possible for several instances' assets to be out of sync.

To address that a possibility would be to use cron expressions (e.g. 0 7 * * *) to configure assets refresh.

fs2-cron could be used for that.

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

1 participant