Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Add ID Parameter to Async Socket Calls #925

@jjeffryes

Description

@jjeffryes

When making POST calls that return async data via web sockets, add an optional parameter for an ID, so clients can specify the ID for the socket messages they will watch for.

This will fix the issue where sometimes the POST data with the ID returns after socket data begins arriving, causing some of it to be missed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions