bundesAPI / bundesAPI/interpol-api
Pagination fails after the 160th entry
- 主要言語
- Python
- スター
- 16
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The API only retrieves 160 entries maximum, forcing me to refine search settings to retrieve more than 160 notices.
Since there is already a pagination feature, it would be best to have a maximum of 160 results per page and then use the page-query to retrieve further data.
This seems to be an issue with the API at large and not with the python library
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No file or test is named. Start by inspecting the Python library's existing pagination implementation and reproduce a query with more than 160 notices; done means page queries can retrieve results beyond the 160-entry limit, with coverage for later pages if the project has relevant tests.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100