medea icon indicating copy to clipboard operation
medea copied to clipboard

more descriptive name for EmptyErrror

Open Benjmhart opened this issue 5 years ago • 2 comments

this should be InvalidJson Provided

Benjmhart avatar Jan 25 '21 19:01 Benjmhart

actually upon further inspection, this appears to be the error received if a given property name is not present.

again, more descriptiveness is needed.

Benjmhart avatar Jan 25 '21 23:01 Benjmhart

This is actually more complicated - it's an artifact of how we combine non-determinism and error handling. It definitely needs fixing, and should also make the whole codebase cleaner to boot.

kozross avatar Jan 26 '21 18:01 kozross