Skip to content

feat: API Endpoint for Workflow History via Server Side Events (SSE)#193

Draft
catsby wants to merge 7 commits into
mainfrom
history_sse
Draft

feat: API Endpoint for Workflow History via Server Side Events (SSE)#193
catsby wants to merge 7 commits into
mainfrom
history_sse

Conversation

@catsby

@catsby catsby commented May 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

This is a follow-up PR to #134 where we introduced a workflow history endpoint so users could get the history information of a workflow. That endpoint was not live though and only gave information it had at that time - this PR adds server side events, providing live updates of events as they happen.

Test plan

catsby added 2 commits May 5, 2026 14:22
Signed-off-by: Clint Shryock <clint@growthx.ai>
Signed-off-by: Clint Shryock <clint@growthx.ai>
@mintlify

mintlify Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
outputai 🟢 Ready View Preview May 5, 2026, 9:55 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Comment thread api/src/handlers/workflow_history_stream.spec.js Fixed
Signed-off-by: Clint Shryock <clint@growthx.ai>
catsby added 4 commits May 5, 2026 15:43
Signed-off-by: Clint Shryock <clint@growthx.ai>
Signed-off-by: Clint Shryock <clint@growthx.ai>
Signed-off-by: Clint Shryock <clint@growthx.ai>
Signed-off-by: Clint Shryock <clint@growthx.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant