8 Jul
2020
8 Jul
'20
1:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25952 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- It looks like it's due to rate limiting. I can use the search API: https://api.github.com/search/repositories?q=koha-plugin+user:bywatersolutio... But I can't get the releases: https://api.github.com/repos/bywatersolutions/koha-plugin-coverflow/releases... I guess that's because I've done < 60 searches, but each search has to do X release API calls, so it would be easy to exceed 60 API calls quickly if a person was looking for "koha-plugin" which would retrieve everything. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.