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

[ENHANCEMENT] Detect that the client / server versions mismatch drastically and log a warning #3937

Closed
mikeldking opened this issue Jul 19, 2024 · 0 comments · Fixed by #3989
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mikeldking
Copy link
Contributor

mikeldking commented Jul 19, 2024

It's pretty common for a user to be in the wrong python environment and try to talk via a client that is old. We should do a quick check on the versions from the server vs the client and print out a warning when the client is initialized.

@mikeldking mikeldking added enhancement New feature or request triage issues that need triage good first issue Good for newcomers and removed triage issues that need triage labels Jul 19, 2024
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
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants