openworkflowdev / openworkflowdev/openworkflow

Support for recurring workflows

Open
#246 7 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
1.3k
Forks
66
Avg merge
1d 1h
Merged PRs (30d)
69

Description

Desired Behavior

Ability to schedule a workflow to run once at a particular time and date or recurring on a cron schedule.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the workflow scheduling and execution entry points in the repository. Clarify how a workflow should be scheduled for a single date and time, and how recurring cron schedules should behave. Done means both one-time and recurring workflows can be created and run according to their schedules, with the expected behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.