top | item 45718206

(no title)

danjc | 4 months ago

I'd it's processed in 2 seconds, why not just process it immediately in memory?

discuss

order

swiftcoder|4 months ago

Because they are serverless, so there's currently no memory for it to be processed in at the point of upload

liqilin1567|4 months ago

Maybe there are too many requests, so they have to offload the videos to s3.

dboreham|4 months ago

That's not the reason. And furthermore any buffer/re-try mechanism should be done at the edge (on the camera).