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

refactor(drive-abci): clarify error message #1700

Open
wants to merge 1 commit into
base: v1.0-dev
Choose a base branch
from

Conversation

coolaj86
Copy link

Since this error shows up in the tenderdash logs, the use of "our" is confusing.

This clarifies which version each program is showing.

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@coolaj86 coolaj86 force-pushed the ref-version-mismatch branch 2 times, most recently from 298d43c to c9e6404 Compare February 14, 2024 23:05
@coolaj86 coolaj86 changed the title ref(drive-abci): clarify error message refactor(drive-abci): clarify error message Feb 14, 2024
@coolaj86 coolaj86 force-pushed the ref-version-mismatch branch 2 times, most recently from 6b484c0 to 0c242da Compare February 14, 2024 23:17
@coolaj86
Copy link
Author

coolaj86 commented Feb 23, 2024

I see that the message was updated, however the "our" is still ambiguous - since this message will be seen from a client and it will not be obvious that "our" refers to the server, not the client.

I still move that we should use the most clear language possible to avoid confusion. "Your", "our", "my", "their", etc language should not be used in client/server communication, but rather "client" and "server" or other precise language.

"Precision of language, Jonas!" - https://www.youtube.com/watch?v=Huge2mdf0FE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant