Skip to content

Add cron capabilities  #91

@Pryz

Description

@Pryz

Along with #89 we want to offer the ability to schedule tasks via a Cron API.

We will have to define where to pass the scheduling configuration. Either during the declaration and decoration via @dispatch.function(cron="0 0 12 * * ?") or when calling the dispatch: myfunc.dispatch(args, cron="0 0 12 * * ?").

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    TODO

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions