Skip to content

Roadmap

Ankit Nanglia edited this page Nov 11, 2019 · 8 revisions

Features in 3.0.0

  • Schedule CRON based workflow
  • Extensible task handler framework
  • Pluggable persistence store
  • Pluggable message queue
  • Ability to pass metadata between dependent tasks
  • Ability to specify a start and end time for a trigger
  • Ability to retry tasks on failure
  • Ability to run Kronos as docker container in standalone and distributed mode
  • Ability to set the timezone for Kronos scheduler
  • Ability to pass parameters at a workflow level to be used by a workflow task
  • Ability to override workflow parameter at a trigger level
  • CORS support to allow all Origins
  • Ability to kill/ abort a running task/ workflow

Upcoming Features

  • Dashboard to view workflow execution flow
  • Separate log files per workflow (and task)
  • Authentication and Authorization of resources - Create user flow and assign permission
  • Auditing user actions

Please forward your comments and feature requests to [email protected]