I use a  wasm Excutor, the wasm file is 1.2M. I register the wasm function to 
the teaclave. Some error have occured:

**_{'result': 'err', 'request_error': 'storage error'}

   function_id = client.register_function(
  File "/root/incubator-teaclave/sdk/python/teaclave.py", line 375, in 
register_function
    return response["content"]["function_id"]_**

How to fix this problem? Or what the max size of payload file?  Or how to 
increase the size of wasm that the enclave can accept?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/533

Reply via email to