Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify non-terminal error codes #644

Open
englishm opened this issue Dec 19, 2024 · 0 comments
Open

Clarify non-terminal error codes #644

englishm opened this issue Dec 19, 2024 · 0 comments

Comments

@englishm
Copy link
Collaborator

englishm commented Dec 19, 2024

Discovered while writing #638

  • FETCH_ERROR
  • SUBSCRIBE_ERROR
  • ANNOUNCE_ERROR

Each of these messages has a field for an error code, but we don't currently appear to have any specific error codes defined other than reasons for terminating the entire session: https://moq-wg.github.io/moq-transport/draft-ietf-moq-transport.html#name-termination

Edit to add: I found the table for SUBSCRIBE_ERROR:
https://moq-wg.github.io/moq-transport/draft-ietf-moq-transport.html#section-5.1-8

Also, we do have this text for Fetch:

If StartGroup/StartObject is greater than the latest published Object group, the publisher MUST return FETCH_ERROR with error code 'No Objects'.

but I don't see such an error code defined anywhere yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant