mediacloud / backend

Media Cloud is an open source, open data platform that allows researchers to answer quantitative questions about the content of online media.
http://www.mediacloud.org
GNU Affero General Public License v3.0
280 stars 87 forks source link

increasing page count for api/v2/feeds/list #483

Open cindyloo opened 6 years ago

cindyloo commented 6 years ago

ideally increase the page size to 1000. is this possible? Our front-end takes up to 5 minutes at this point... we are paging through all source feeds in parallel, so we are optimized as much as we can be.

rahulbot commented 6 years ago

This would help speed-up stuff Anissa is working on.