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

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

1.0.0 2026-06-29 14:02 UTC

This package is not auto-updated.

Last update: 2026-06-29 19:22:12 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.