Suppressing internal error messages (e.g. from Pub/Sub)? #1647
Replies: 2 comments
-
|
Hmm; eventually it does seem like the messages fail to be consumed (sending is still OK) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Closing and moving to an issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am seeing the following errors being logged:
However, when I hit a test endpoint and push a message, I'm still able to route messages correctly (local conventional routing is disabled) and I can see the message is processed.
Can I somehow disable just these messages in the log without fully disabling the log?
Beta Was this translation helpful? Give feedback.
All reactions