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

Avoid caching problem in http resources #3492

Closed
skabashnyuk opened this issue Dec 23, 2016 · 0 comments
Closed

Avoid caching problem in http resources #3492

skabashnyuk opened this issue Dec 23, 2016 · 0 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.

Comments

@skabashnyuk
Copy link
Contributor

  1. All resources except that have word "cache" in names should not be cached and must be revalidated.
  2. Resources that have in name word "cache" have to be cached for long period. Ex: 1 month.
@skabashnyuk skabashnyuk added sprint/current status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. team/platform labels Dec 23, 2016
@skabashnyuk skabashnyuk self-assigned this Dec 23, 2016
@skabashnyuk skabashnyuk added sprint/next kind/task Internal things, technical debt, and to-do tasks to be performed. and removed sprint/current labels Dec 30, 2016
@mshaposhnik mshaposhnik removed the status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. label Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

2 participants