crowdAI / crowdai

Fighting for Open Science with Open Data
https://www.crowdai.org
GNU Affero General Public License v3.0
149 stars 32 forks source link

Some images get served from S3 instead of using CloudFront cache #974

Open MasterScrat opened 6 years ago

MasterScrat commented 6 years ago

Examples:

In https://www.crowdai.org/challenges/nips-2018-ai-for-prosthetics-challenge

<img src="https://s3-eu-west-1.amazonaws.com/kidzinski/nips-challenge/images/ai-prosthetics.jpg" alt="AI for prosthetics" />

In https://www.crowdai.org/blogs/2

<img src="https://s3.eu-central-1.amazonaws.com/crowdai-prd/images/blogs/doomshooter.gif" alt="deathmatch" />

scarroll32 commented 6 years ago

There should all be coming via the cache ... will look into it.