Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic execution planner #72

Open
3 tasks
caviri opened this issue Apr 8, 2024 · 0 comments
Open
3 tasks

Automatic execution planner #72

caviri opened this issue Apr 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@caviri
Copy link
Contributor

caviri commented Apr 8, 2024

Context
Executions are trigger manually by the user. However, in some cases the executions is desired to be trigger at an specific rate. For instance, a energy digital twin that is updated every week.

Solution
Implement compatibility with Cron so the execution is generated and triggered on schedule.

Acceptance criteria

  • Implementation of cron and odtp interface
  • Cron configuration in CLI
  • Cron configuration in GUI

Blockers
We need an execution template workflow that's going to be used to generate the execution entry in the cron job.

@caviri caviri added the enhancement New feature or request label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant