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

Need for Associating Responses with Corresponding Requests #159

Open
SalihCanBinboga opened this issue Nov 19, 2023 · 0 comments
Open

Need for Associating Responses with Corresponding Requests #159

SalihCanBinboga opened this issue Nov 19, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@SalihCanBinboga
Copy link

Is your feature request related to a problem? Please describe.
When there are too many requests and responses, the sequence of operations gets disrupted. In such cases, it becomes difficult to determine which response corresponds to which request.

Describe the solution you'd like
It's necessary to somehow indicate which request the response is associated with when it arrives.

@Frezyx Frezyx added enhancement New feature or request good first issue Good for newcomers labels Nov 19, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants