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
in_http: return a 400 error when unable to receive a message.
return a 400 error when the incoming message is invalid, unable to be
processed or cannot be appended as a log entry.
at the moment only the logs themselves can distinguish these different
error cases but at least clients will be alerted to problems.
Signed-off-by: Phillip Whelan <[email protected]>
0 commit comments