Skip to content

added topic name to error when didnt find topic#41

Open
Sonik-x wants to merge 1 commit into
ancashoria:masterfrom
Sonik-x:patch-1
Open

added topic name to error when didnt find topic#41
Sonik-x wants to merge 1 commit into
ancashoria:masterfrom
Sonik-x:patch-1

Conversation

@Sonik-x

@Sonik-x Sonik-x commented Dec 20, 2020

Copy link
Copy Markdown

Fixed the issue:
error was logged correctly but when trying to subscribe, got the message:
"error": {
"name": "FormatedError",
"message": "Unknown error",
"originalError": "Could not find requested topic %s"
}

added the topic name instead of "%s"

Fixed the issue:  
error was logged correctly but when trying to subscribe, got the message:
"error": {
    "name": "FormatedError",
    "message": "Unknown error",
    "originalError": "Could not find requested topic %s"
  }

added the topic name instead of "%s"
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