Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

support command durability and scheduling in DomainApiController #81

@jonsequitur

Description

@jonsequitur

Currently, DomainApiController only supports immediate command delivery. Scheduling should be supported, possibly by adding a dueTime parameter. This will necessarily work a little differently for the batch API.

There should also be a way to specify scheduled but as soon as possible, e.g. schedule with no due time, in order to take advantage of durability and retries.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions