Skip to content

[Broker] Allow tasks to have a delayed execution (task scheduling) #15

@NoOPeEKS

Description

@NoOPeEKS

Aether should provide the functionality to schedule a task to be executed within a specified time window. This time window should be provided in two ways:

  • Seconds from now on
  • A specific datetime

The client syntax should look like Celery's task.delay(), where you either provide seconds or datetime.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions