Dario

Results 2 issues of Dario

I get randomly this error trying to deserialize a single big tree object using `DecoderStream`. (v1.5.8) ``` TypeError: Cannot create property 'slowReads' on number '0' at createStructureReader (**/node_modules/cbor-x/decode.js:500:21) at recordDefinition...

I could reproduce the issue using version `v1.4.1` (with `v1.3.0` is working fine) running `sls deploy --verbose` Also, trying to debug the issue, I found that inspecting `.serverless` folder after...