Skip to content

Mixed batch+streaming Stories #48

Description

@lanycrost

Summary

Allow a single Story to include both batch and streaming steps.

Problem

Currently a Story is either `pattern: batch` or `pattern: realtime`. Users who need both must split into separate Stories and chain them with Impulses.

Proposed change

  • Allow mixed patterns within a single Story
  • Extended Hooks provides the data bridge between batch and streaming steps within a StoryRun
  • Depends on: Extended Story Hooks

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/operatorBobrapet controller or CRD-level change.kind/featureNew functionality or enhancement request.priority/lowNice-to-have or backlog item.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions