WeZhang

Results 3 issues of WeZhang

If the loaded code in sandbox requires some dependency/lib, is there any way to import the libs to sandbox for the code to use?

Swagger 2.0 multipart/form-data defined as below: ```javascript consumes: - multipart/form-data produces: - application/json parameters: - type: file name: artifact in: formData required: true - type: file name: metadata in: formData...

If there's some unknown error occurred during http request, in the connect() it will retry again and again. The error is not thrown. `2018-Jul-06 08:26:42:492 [N/A] 2018/07/06 13:26:42.492584 bayeux.go:215: Cannot...