We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bafe93 commit 11d465bCopy full SHA for 11d465b
1 file changed
transport-msg.tex
@@ -244,7 +244,7 @@ \subsubsection{Error Signaling}
244
\item A bus implementation \textbf{MAY} surface a transport-visible failure
245
(implementation-defined) after exhausting any bounded retry policy for
246
a transmission error.
247
- \item Malformed headers or unsupported \field{msg_op} values \textbf{SHOULD}
+ \item Malformed headers or unsupported \field{msg_id} values \textbf{SHOULD}
248
be discarded; the receiver \textbf{MAY} log them and \textbf{SHOULD NOT}
249
generate further protocol traffic in response.
250
\item Event (one-way) messages \textbf{MUST NOT} elicit an error response.
0 commit comments