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

Handle CLIENT_INFO command in worker #344

Closed
venkatsridhar95 opened this issue May 23, 2023 · 0 comments
Closed

Handle CLIENT_INFO command in worker #344

venkatsridhar95 opened this issue May 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@venkatsridhar95
Copy link
Collaborator

Currently, the CLIENT_INFO command is handled by mux. The CLIENT_INFO message contains useful information about the client. Passing this to the worker and handling the command there would give more insights like the number of calls for a given client, DB time for each client, and so on.

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