Skip to content

queue: allow transport override in subscribe - #263

Open
fantix wants to merge 1 commit into
fantix/queue-accept-transportfrom
fantix/queue-subscribe-transport
Open

queue: allow transport override in subscribe#263
fantix wants to merge 1 commit into
fantix/queue-accept-transportfrom
fantix/queue-subscribe-transport

Conversation

@fantix

@fantix fantix commented Aug 7, 2026

Copy link
Copy Markdown
Member

This allows further transport override on vqs.subscribe that is needed by workflow.

@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vercel-py Ready Ready Preview Aug 7, 2026 4:52pm

Request Review

@elprans elprans left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Transport override is supposed to be done via Topic, why are we adding a separate override?

@fantix

fantix commented Aug 7, 2026

Copy link
Copy Markdown
Member Author

Transport override is supposed to be done via Topic, why are we adding a separate override?

Topic does not allow wildcard topics like __wkf_*, so I supposed it was for transport override in send only. But yeah, I can also fix Topic so that it carries wildcard topics for the rx end too.

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.

2 participants