Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Remove unknown client error message #106

Merged
merged 1 commit into from
May 10, 2024

Conversation

josephdecock
Copy link
Member

The "unknown client" error message is sometimes confusing, because we're trying to infer that a client hasn't been configured by the absence of properties of that client. That isn't always true. We have new specific error messages that say both which property of the client we don't have and for which client, so let's just throw one of those errors instead.

@kallayj would this cover your use cases?

@josephdecock
Copy link
Member Author

Related: #73 (comment)

@josephdecock josephdecock requested a review from brockallen May 10, 2024 14:29
@kallayj
Copy link
Contributor

kallayj commented May 10, 2024

Yes, this would address the paint point we experienced. Thanks.

@brockallen brockallen added this to the 3.0.0 milestone May 10, 2024
@brockallen brockallen merged commit 42fd54f into main May 10, 2024
5 checks passed
@brockallen brockallen deleted the joe/error-message-simplification branch May 10, 2024 17:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants