github-team-sync icon indicating copy to clipboard operation
github-team-sync copied to clipboard

Support to change Cron interval in githubapp/__init__.py

Open ryadamreddy opened this issue 3 years ago • 1 comments
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

ryadamreddy avatar Jun 27 '22 14:06 ryadamreddy

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?

Chocrates avatar Oct 03 '22 15:10 Chocrates

@ryadamreddy can you confirm if the answer above solves your question?

primetheus avatar Jan 27 '23 16:01 primetheus

@ryadamreddy I'm closing this as it appears to have been addressed. Please feel free to re-open if you need additional help

primetheus avatar Aug 17 '23 18:08 primetheus