Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

[QUESTION] eshop update time #58

Closed
TheVinhLuong opened this issue Sep 15, 2019 · 3 comments
Closed

[QUESTION] eshop update time #58

TheVinhLuong opened this issue Sep 15, 2019 · 3 comments

Comments

@TheVinhLuong
Copy link

TheVinhLuong commented Sep 15, 2019

Hi, nice lib you have here, thanks for your hard work.
Is there a fixed time when Nintendo update the eShop's content like discount and new games? If yes then does it vary between regions?

@favna
Copy link
Collaborator

favna commented Sep 15, 2019

As far as I know there is no fixed time and even if a pattern could be distinguished then it will vary by region as every regions is managed by their own subsidiary and manages their own discounts. This lib is also not concerned with such things. The lib simply queries the Nintendo API regardless of what that API returns.

@TheVinhLuong
Copy link
Author

Thanks for your answer. I know that this lib query Nintendo API directly but I want to reduce the number of times I make a direct query by caching the result for as long as eshop's data (of specific region) doesn't change. I guess I will need to find another approach then.

@favna
Copy link
Collaborator

favna commented Sep 15, 2019

If that closes the question I'll close the issue. Feel free to re-open if you have further questions.

@favna favna closed this as completed Sep 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants