mithril-security / blindai

Confidential AI deployment with secure enclaves :lock:
https://www.mithrilsecurity.io/
Apache License 2.0
502 stars 36 forks source link

Dev client exceptions #8

Closed CerineBnsd closed 2 years ago

CerineBnsd commented 2 years ago

Added exception handling to the connect_server method

This pull request eliminates the boolean that was returned by the connect_server method and raises exceptions when errors occur.

To do after validation

CerineBnsd commented 2 years ago

@JoFrost Well noted, thank you. I'll make the requested changes today.

JoFrost commented 2 years ago

Closing this pull request, as it no longer makes sense because of the other pull request you made.