adsabs / biblib-service

ADS library service
https://ui.adsabs.harvard.edu
MIT License
4 stars 8 forks source link

insane number of requests to the api #138

Open romanchyla opened 4 years ago

romanchyla commented 4 years ago

it should be cached, the more libraries the user has, the heavier the load (altough it always asks for the same)

the problem is likely here:

https://github.com/adsabs/biblib-service/blob/804d699766968747e4fc07eb78f625af808af79a/biblib/views/user_view.py#L95