Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The "hint" attribute is not reliable in determining if the request will be responded to asynchronously #3

@michaelfranzl

Description

@michaelfranzl

if (signal.janus === "ack" && signal.hint) {

This is just a heads-up that the presence of the "hint" attribute depends on the server-side plugin implementation. If "hint" is not present in a synchronous response to a request, the asynchronous response will not resolve the corresponding Promise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions