It can happen that because of some server/app implementation error client receives a sequence of patches that cannot be applied.
Currently it results in a cryptic error message.
Desired error message should show the incorrect patch as well as the current Puppet object. Example of an message: "Error. Incoming patch cannot be applied. Path cannot be resolved: XXX"
It can happen that because of some server/app implementation error client receives a sequence of patches that cannot be applied.
Currently it results in a cryptic error message.
Desired error message should show the incorrect patch as well as the current Puppet object. Example of an message:
"Error. Incoming patch cannot be applied. Path cannot be resolved: XXX"
This is the problem 2 and 4 from https://github.com/Starcounter/Starcounter/issues/2468