github-team-sync
github-team-sync copied to clipboard
Support to change Cron interval in githubapp/__init__.py
trafficstars
Hi Team, we are trying to minimize the cron interval to every 5 minutes. Is there anyway to customize 'CRON_INTERVAL' param?
https://github.com/github/github-team-sync/blob/main/githubapp/init.py#L29
CRON is configurable here https://github.com/github/github-team-sync/blob/main/.env.example.aad#L77
Is this not what you are looking for?
@ryadamreddy can you confirm if the answer above solves your question?
@ryadamreddy I'm closing this as it appears to have been addressed. Please feel free to re-open if you need additional help