Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Driver should find and create executions for configured State Machines #186

Open
aclavio opened this issue Aug 18, 2021 · 1 comment
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aclavio
Copy link
Contributor

aclavio commented Aug 18, 2021

The State Conductor driver should contain a feature to optionally find and create executions for configured state machines.

This feature will allow an alternative way to start State Conductor processing documents without the "state-conductor-item" collection and will not require the use of the State Conductor's trigger.

  • Utilize the gatherAndCreateExecutionsForStateMachine api function.
  • Configurable State Machines (use existing names config?)
  • Configurable "batch" size
  • Configurable poll interval
@aclavio aclavio added the enhancement New feature or request label Aug 18, 2021
@aclavio aclavio added this to the 1.3.0 milestone Aug 18, 2021
@aclavio aclavio self-assigned this Aug 18, 2021
@aclavio
Copy link
Contributor Author

aclavio commented Aug 18, 2021

How will this work with cross-database queries? If the named "state machine" doesn't exist on the port the driver is communicating with, how will it function? What if multiple state machines are listed, and they exist in different databases?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant