Skip to content

fix: publish/getMessages ignore config.waku.pubSubTopic (hardcoded to old cluster) - #93

Open
munikes wants to merge 1 commit into
Railgun-Community:mainfrom
munikes:fix/hardcoded-pubsub-topic
Open

fix: publish/getMessages ignore config.waku.pubSubTopic (hardcoded to old cluster)#93
munikes wants to merge 1 commit into
Railgun-Community:mainfrom
munikes:fix/hardcoded-pubsub-topic

Conversation

@munikes

@munikes munikes commented Aug 20, 2026

Copy link
Copy Markdown

WakuRequestMethods.PublishMessage/GetMessages hardcode the relay path to /waku/2/rs/0/1 regardless of config.waku.pubSubTopic. Any deployment that changes the pubsub topic (e.g. after a cluster migration) silently keeps publishing/reading on the old topic — no error, the broadcaster looks healthy but nobody ever sees its fee announcements. Fixed by building the relay path from the actual topic passed into publish()/getMessages().

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