Andreas Venturini

Results 8 issues of Andreas Venturini

*Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.0 Mobile/14G60 Safari/602.1* ![image](https://user-images.githubusercontent.com/4801917/137389701-5d06016b-b97d-4a29-8c5e-cb872cab1ee0.png)

Our imgproxy service fleet on AWS App Runner returns 504 errors like the following from time to time (though _very_ rarely). imgproxy release 3.18.1, concurrency set to 4 (with 2...

I'm not familiar with how publishing to npm works exactly, but from https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages it seems to be possible to use a GitHub action workflow to publish to npm after a...

We run s5cmd sync on a folder w/ ~20 TByte of video files (around ~250k files in total). With the latest [v2.0.0 release](https://github.com/peak/s5cmd/releases/tag/v2.0.0) the process starts returning expired signature errors...

sync

This is following a discussion over at https://github.com/awslabs/aws-lambda-rust-runtime/issues/786 where we were initially advised to enable response streaming for our Lambda function url to work around the bug from that issue....

I'm curious why the 'Access-Control-Expose-Headers' is not entirely omitted in case expose is nil but set to an empty string? https://github.com/cyu/rack-cors/blob/dbea904a7767aef89f48686635add60157144d42/lib/rack/cors/resource.rb#L65 ![image](https://user-images.githubusercontent.com/4801917/94999750-c2ca6780-05bb-11eb-9806-17d2f01459ab.png)

## Description Would be great if the version range could be relaxed to allow video.js 8 https://github.com/videojs/videojs-vr/blob/fb110c98dececf00de01c804647c9ec55055ff81/package.json#L84

Due to legacy requirements, we need to support S3 image paths with special characters, such as the following example: `s3://BUCKETNAME/production/John_Doe #1 (Programm 1)[5].mp4.jpg` (this is an anonymized example, but all...