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

Non-default cache times broken #26

Closed
lye opened this issue May 23, 2015 · 2 comments
Closed

Non-default cache times broken #26

lye opened this issue May 23, 2015 · 2 comments

Comments

@lye
Copy link
Contributor

lye commented May 23, 2015

Endpoints that have non-default cache timings (i.e. /v2/commerce/listings and /v2/commerce/transactions) are incorrectly using the default five minute cache ttls.

@tivac
Copy link
Contributor

tivac commented May 25, 2015

This is fixed on dev. TTL helper wasn't using the "v2." prefixed object.get() calls, so it was always falsey.

@tivac tivac closed this as completed May 25, 2015
@lye
Copy link
Contributor Author

lye commented Jun 9, 2015

This should now be fixed on live.

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

No branches or pull requests

2 participants