Skip to content

Implement DataScheduler #6

@JanC

Description

@JanC

When a triggered DataPayload has an executeAt or delayFor value, the SDK needs to schedule that execution.
The responsibility of the DataScheduler is to take care of the fire dates and simply report back when execution date is reached.

Possible implementations:

  • We simply pass the internal uuid of the persisted DataPayload and the simply pass this uuid in a callback
  • The caller passes a closure that is called

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions