Support for no-server/host? #949
VictorioBerra
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a console app compiled to an exe that runs every night just a single time. Its executed by some fancy task runner.
I want to use the fluent API of workflow-core, the step classes, the input/outputs, the ease of failure handling, rollback, parallel running.
But, I don't want the polling system or persistence.
Proposed API:
Beta Was this translation helpful? Give feedback.
All reactions