scalar-labs / scalar-jepsen

Jepsen tests for ScalarDB and ScalarDL
45 stars 6 forks source link

Fix error handling for certificate and contract registration #30

Closed yito88 closed 4 years ago

yito88 commented 4 years ago

https://scalar-labs.atlassian.net/browse/DLT-4778

Certificate registration failed after https://github.com/scalar-labs/scalar/pull/343 because ClientService#registerCertificate() doesn't return a response.