Skip to content

fix(frame_processor): force text mode for sourceless graphs#740

Merged
leszko merged 1 commit intomainfrom
rafal/fix-cloud
Mar 25, 2026
Merged

fix(frame_processor): force text mode for sourceless graphs#740
leszko merged 1 commit intomainfrom
rafal/fix-cloud

Conversation

@leszko
Copy link
Copy Markdown
Collaborator

@leszko leszko commented Mar 25, 2026

When a graph has no source nodes, force input_mode to text so pipeline processors do not wait forever for video frames that can never arrive. This fixes Workflow Builder + Cloud with no Source node.

When a graph has no source nodes, force input_mode to text so
pipeline processors do not wait forever for video frames that can
never arrive. This fixes Workflow Builder + Cloud with no Source node.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Signed-off-by: Rafał Leszko <[email protected]>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 25, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8d170a53-de55-46be-8eb2-112a489f935a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rafal/fix-cloud

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

🚀 fal.ai Preview Deployment

App ID daydream/scope-pr-740--preview
WebSocket wss://fal.run/daydream/scope-pr-740--preview/ws
Commit 39626e9

Testing

Connect to this preview deployment by running this on your branch:

uv run build && SCOPE_CLOUD_APP_ID="daydream/scope-pr-740--preview/ws" uv run daydream-scope

🧪 E2E tests will run automatically against this deployment.

@github-actions
Copy link
Copy Markdown
Contributor

✅ E2E Tests passed

Status passed
fal App daydream/scope-pr-740--preview
Run View logs

Test Artifacts

Check the workflow run for screenshots.

@leszko leszko marked this pull request as ready for review March 25, 2026 12:54
@leszko leszko merged commit 1ef2e34 into main Mar 25, 2026
9 of 10 checks passed
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