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

Block1: Handle large FETCH with large blocked request and Observe #1433

Merged
merged 1 commit into from
Jun 6, 2024

Commits on Jun 5, 2024

  1. Block1: Handle large FETCH with large blocked request and Observe

    Handle Observe cancellation with large blocked FETCH that needs to use
    diffferent tokens when there is packet loss by checking the cache-key
    if the token is not found (Q-Block1).
    
    Let FETCH with Q-Block1 use NON now that cache-key is getting checked
    if token mismatch.
    
    Handle getting an unsolicited Observe response in the middle of
    sending the FETCH blocks that ultimately will be doing the Observe
    cancellation following re-assembly. (The unsolicited Observe token will
    be the same token that is used to respond to the observe cancellation).
    mrdeep1 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c5dd0ca View commit details
    Browse the repository at this point in the history