Skip to content

Delete all tasks on schedule #35

Description

@mwarman

Describe the story

Delete all tasks on a schedule. The schedule should be configurable per environment. In non-production environments, delete all tasks every 5 minutes; in production every 15 minutes.

Acceptance criteria

GIVEN it is a scheduled time to invoke the function
WHEN the event is received
THEN the service deletes all tasks from the database
AND returns a success response

Additional context

n/a

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions