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

Response Caching #3588

Closed
fastlanebot opened this issue May 13, 2015 · 2 comments
Closed

Response Caching #3588

fastlanebot opened this issue May 13, 2015 · 2 comments

Comments

@fastlanebot
Copy link

Original issue by @KrauseFx - Imported from fastlane/spaceship#3

When executing Spaceship.provisioning_profiles it takes about a second to load. Does that send a request every time we call this method? If so, shouldn't we cache it locally and only clear the cache when we modify the profiles?

@fastlanebot
Copy link
Author

@snatchev commented

This issue should track the progress related to response caching.

@fastlanebot
Copy link
Author

@KrauseFx commented

@snatchev I'm totally okay with not caching anything at all, it's still super fast and will save us a lot of troubles, I'll close this issue for now.

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

No branches or pull requests

1 participant