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

Better managment of backend's backend API calls #73

Open
ttben opened this issue Sep 23, 2020 · 1 comment
Open

Better managment of backend's backend API calls #73

ttben opened this issue Sep 23, 2020 · 1 comment

Comments

@ttben
Copy link
Collaborator

ttben commented Sep 23, 2020

To fix #72 , we must ensure that the actual backend's backend API is called only in integration and production mode, drastically limiting the number of calls.

In addition, client-caching strategies can be added to avoid unecessary call to our backend, but as long as the backend does NOT trigger an data API call each and every time, we should be fine.

@rte-opendata
Copy link

rte-opendata commented Sep 28, 2020

Please, see issue #74

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