Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product Feed: Drop hacky caching and use 5-minutes lambdas + long cache #1035

Open
3 of 7 tasks
lkostrowski opened this issue Sep 22, 2023 · 1 comment
Open
3 of 7 tasks

Comments

@lkostrowski
Copy link
Member

lkostrowski commented Sep 22, 2023

Due to 5-minute Lambda limits in Vercel, we can simplify architecture

Tasks

  1. App: Product Feed
    krzysztofwolski
@lkostrowski
Copy link
Member Author

@krzysztofwolski please finish other subtasks here:

  • Cache to S3 file set to 1 day
  • Drop possibility to omit S3, which will cause large execution on serverless
  • Add a button to remove cached S3 file (cache invalidation)
  • Update docs due to this changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants