scrtlabs / SecretNetwork

𝕊 The Secret Network
https://scrt.network
Other
518 stars 186 forks source link

Catch and Exit the client when we hit a SGX_BUSY Error #1668

Open mohammedpatla opened 1 week ago

mohammedpatla commented 1 week ago

One of the Errors caught on the node that does not lead to an APP HASH is [SGX_ERROR Busy], I wonder if we can do so that when this is caught, we Exit or stop the client altogether? This would help services to reboot the secretd client and basically help with the auto-healing of the node.