platform icon indicating copy to clipboard operation
platform copied to clipboard

refactor(drive-abci): clarify error message

Open coolaj86 opened this issue 1 year ago • 1 comments

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 avatar Feb 14 '24 22:02 coolaj86

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

coolaj86 avatar Feb 23 '24 04:02 coolaj86

@coolaj86 please reopen PR and update branch.

shumkov avatar Sep 26 '24 19:09 shumkov