decentraland / builder-server

Builder app backend
20 stars 17 forks source link

feat: Add custom max-age and s-maxage headers to /addresses endpoint #642

Closed juanmahidalgo closed 1 year ago

juanmahidalgo commented 1 year ago

Adds a cache headers to the /addresses endpoint so it gets cached for 5 minutes

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4529148768


Totals Coverage Status
Change from base Build 4504000330: 0.03%
Covered Lines: 2682
Relevant Lines: 3748

💛 - Coveralls
juanmahidalgo commented 1 year ago

I totally agree but I think this headers will be temporary until we find the real issue, then I'd say we remove the headers to resume the real time responses.

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 4529148768

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
src/LAND/index.ts 1 100.0%
src/NFT/index.ts 1 100.0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 4504000330: 0.003%
Covered Lines: 2682
Relevant Lines: 3750

💛 - Coveralls