beaker icon indicating copy to clipboard operation
beaker copied to clipboard

ReadOnly methods should raise an Exception if the call fails

Open barnjamin opened this issue 2 years ago • 0 comments

At the moment any methods marked with read-only will be called using Dryrun and the result parsed and returned.

If the call fails, the call should raise an exception with details about what failed.

barnjamin avatar Nov 17 '22 16:11 barnjamin