pipelines icon indicating copy to clipboard operation
pipelines copied to clipboard

Trigger pipelines using cron

Open JuhaS opened this issue 9 years ago • 0 comments

Implement simple cron support within the API to run pipelines periodically.

Tasks:

  • Define the trigger-format
  • Choose suitable library (hopefully tornado-centric)
  • Implement the scheduler. Should be on the same process as the main API but decoupled in code.

JuhaS avatar Nov 09 '16 08:11 JuhaS