Skip to content

Sets delete_twilio_data to run every ten minutes by cron.#9199

Merged
ashercodeorg merged 1 commit into
stagingfrom
cronTwilio
Jun 30, 2016
Merged

Sets delete_twilio_data to run every ten minutes by cron.#9199
ashercodeorg merged 1 commit into
stagingfrom
cronTwilio

Conversation

@ashercodeorg

Copy link
Copy Markdown
Contributor

No description provided.

cronjob at:'30 14 * * *', do:dashboard_dir('bin','scheduled_pd_workshop_emails')
cronjob at:'*/1 * * * *', do:deploy_dir('bin', 'cron', 'index_users_in_solr')
cronjob at:'25 7 * * *', do:deploy_dir('bin', 'cron', 'update_hoc_map')
cronjob at:'*/10 * * * *', do:deploy_dir('bin', 'cron', 'delete_twilio_data')

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please confirm this is the appropriate syntax to run every ten minutes. Thanks!

@wjordan

wjordan commented Jun 30, 2016

Copy link
Copy Markdown
Contributor

looks good 👍

@ashercodeorg ashercodeorg merged commit 9f68ee8 into staging Jun 30, 2016
@ashercodeorg ashercodeorg deleted the cronTwilio branch June 30, 2016 21:54
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