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

Feature request: Include message ID on envelopes in all endpoints #323

Open
neekolas opened this issue Nov 14, 2023 · 0 comments
Open

Feature request: Include message ID on envelopes in all endpoints #323

neekolas opened this issue Nov 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@neekolas
Copy link
Collaborator

Is your feature request related to a problem?

In some cases, callers interacting with our APIs directly (for example, users of StreamAllMessages) may need the message ID independent of our SDKs. While it can be computed from values in the envelope, this adds complexity and room for error.

Describe the solution to the problem

We should just include the ID on all envelopes returned from the APIs (Query, Subscribe, Subscribe2, SubscribeAll)

Describe the uses cases for the feature

No response

Additional details

Once completed we will need to update our SDKs to make use of this data and skip client-side generation of IDs

@neekolas neekolas added the enhancement New feature or request label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant