Andreas Venturini
Andreas Venturini
Workaround for me is to click on "Maybe later" and then on the "Stage" button in the progress overview.
@DarthSim sorry for hijacking this closed issue - but may I ask what cache hit ratios you achieve w/ CloudFront? We use CloudFront currently and only have a ~60% cache...
Thanks! Will investigate enabling `IMGPROXY_USE_ETAG` > The Minimum TTL property of your CF distribution is set to a desired value. As per https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html#ExpirationDownloadDist CloudFront respects imgproxy's default `Cache-Control: max-age` -...
Ok, you convinced me, I'll bump the min TTL! Anyways, thanks, imgproxy is awesome! :slightly_smiling_face:
Same for [videojs-vimeo](https://github.com/eXon/videojs-vimeo)
We currently use 20 seconds as the `IMGPROXY_WRITE_TIMEOUT`. While it still occurs, it happens incredibly rarely, approximately once per 1 million requests.
> A lot of these reports are coming from extensions. The source literally says moz-extension or something like that. Let's have an option not to see these. You can filter...
Thanks for your answer @maikgramatte, we ended up doing the same and it worked for us as well (for our use case anyway) The only downside of that approach is...