keboola/job-queue-flow-result

Conditional Flow result objects (data model) shared by the job queue daemon and flow layers

Maintainers

Package info

github.com/keboola/job-queue-flow-result

pkg:composer/keboola/job-queue-flow-result

Transparency log

Statistics

Installs: 144

Dependents: 0

Suggesters: 0

Stars: 0

1.0.1 2026-07-16 08:17 UTC

README

Data model for Conditional Flow job results, shared between the job queue daemon and flow layers.

Pure data objects (no business logic): the flow-result document, its builder, and the task / phase / condition result entries. Both the flow layer (which builds the result) and the daemon (which projects live created/processing statuses) depend on this library, so the result structure lives in one place.

License

MIT licensed, see LICENSE file.