endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
788 stars 70 forks source link

fix(daemon): Handle server response error #2154

Closed rekmarks closed 4 months ago

rekmarks commented 4 months ago

Completes our error handling logic for the daemon's web server following #2148.

rekmarks commented 4 months ago

In draft awaiting #2155.