Would it make sense that register throws an error if things didn't work? The content of the .metadata field could just be part of a custom error message?
Right now it is not clear to me what exactly I should check after a call to register to make sure everything worked as intended.
Would it make sense that
registerthrows an error if things didn't work? The content of the.metadatafield could just be part of a custom error message?Right now it is not clear to me what exactly I should check after a call to
registerto make sure everything worked as intended.