You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be really difficult to understand why an event is not consuming when there is an issue with converting message to event due to not logging the error in "cloudevents/sdk-go/v2"
It would be great to add a log there to be aware why event is not going to handler function. Currently there is no log movement in console when such an error is occuring so it's not possible to understand the cause without debugging