Improve client errors #51
Labels
client API
Anything related to the client API and its quality
enhancement
Improvement of existing functionality or request of improvement
Milestone
It makes sense to introduce the Avro Error module with the ability to add a few more things to the client errors. It should make development and debug easier.
For instance,
:subject_not_found
, should be given withsubject
name, otherwise it's very hard to grasp which one subject, especially with the nested references feature.The text was updated successfully, but these errors were encountered: