§6.18.

FETCH_ERROR

A publisher sends a FETCH_ERROR control message in response to a failed FETCH.

FETCH_ERROR
{
  Type (i) = 0x19,
  Length (i),
  Subscribe ID (i),
  Error Code (i),
  Reason Phrase Length (i),
  Reason Phrase (..),
}
Figure 19: MOQT FETCH_ERROR Message
  • Subscribe ID: Subscription Identifier as defined in Section 6.4.

  • Error Code: Identifies an integer error code for fetch failure.

  • Reason Phrase: Provides the reason for fetch error.

This is one section of the MoQT specification, rendered per-section for quick reference and citation. The authoritative text is draft-ietf-moq-transport-07 at the IETF.