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

Make discussions sync crontab configurable #5416

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

rhysyngsun
Copy link
Contributor

What are the relevant tickets?

N/A

Description (What does it do?)

This makes the discussions sync crontab configurable via an environment variable. The default is left since ideally that's what we'd use.

How can this be tested?

Set CRONTAB_DISCUSSIONS_SYNC to a crontab expression of your choice (e.g. */5 * * * * for every 5 minutes). https://crontab.guru is a good resource to create a more specific one for testing needs.

@rhysyngsun rhysyngsun force-pushed the nl/disc-sync-interval-configure branch from d5cbcd1 to 0804fea Compare January 13, 2025 15:39
@rhysyngsun rhysyngsun merged commit 38a3bf6 into master Jan 13, 2025
5 of 6 checks passed
@rhysyngsun rhysyngsun deleted the nl/disc-sync-interval-configure branch January 13, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants