404md / www

This repository stores the code and data for www.404.md
Mozilla Public License 2.0
4 stars 3 forks source link

Fix Lambda which performs fetch for media content #340

Closed avozicov closed 6 years ago

avozicov commented 6 years ago

I am facing the issue for our media content fetching. To fix the production error we were forced to fix this manually but it is expected for Lambda to work it automatically without any issues and latest media content from facebook and instagram should be available on our website according scheduled time

Please refer to attachment for more details:

screen shot 2018-05-14 at 11 44 55
avozicov commented 6 years ago

We have builded dev environment with latest code changes related to Lambda content fetch and we have positive result on https://www-dev.404.md/members/ However the is a chance that Lambda will not fetch the right content automatically and it is possibly related to the external module of https://serverless.com/framework/docs/ We have contacted the support and pending the answer.

avozicov commented 6 years ago

Test Passed We have the latest media data on our dev and production environment which were automatically fetched by Lambda

screen shot 2018-05-16 at 17 15 48
eistrati commented 6 years ago

Checked.