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

support command durability and scheduling in DomainApiController #81

Open
jonsequitur opened this issue Dec 11, 2015 · 0 comments
Open

Comments

@jonsequitur
Copy link
Owner

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant