Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Method to kick off all harvests (protected by application key) #244

Merged
merged 1 commit into from
Jun 30, 2015

Conversation

JPrevost
Copy link
Member

The intent of this route and method are for a cron-like job to kick off
the process. As such, we need to handle this in a non-logged in state.
The application defined key should suffice for our level of protection
needs.

Other changes include: all Harvests default to frequency of 1 and that
cannot be changed in the UI. Admins can still kick off a harvest with a
greater frequency for catchup or testing purposes in the manual harvest
start form.

closes #206

The intent of this route and method are for a cron-like job to kick off
the process. As such, we need to handle this in a non-logged in state.
The application defined key should suffice for our level of protection
needs.

Other changes include: all Harvests default to frequency of 1 and that
cannot be changed in the UI. Admins can still kick off a harvest with a
greater frequency for catchup or testing purposes in the manual harvest
start form.
JPrevost added a commit that referenced this pull request Jun 30, 2015
Method to kick off all harvests (protected by application key)
@JPrevost JPrevost merged commit 6717b99 into master Jun 30, 2015
@JPrevost JPrevost deleted the 206_harvest_starter branch June 30, 2015 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Establish method to kick off harvests on a schedule
2 participants