datatracker
datatracker copied to clipboard
datatracker returns incomplete queries
Describe the issue
Datatracker limits query responses to 200 documents. While paging may be appropriate in some cases, a 200 document limit means that one cannot, for instance, get a set of documents by stream. I could see a requirement for being logged in to get more information, and perhaps to rate limit queries, it should be possible to do introspection on our data.
Code of Conduct
- [X] I agree to follow the IETF's Code of Conduct
For the moment, for the ISE stream, https://datatracker.ietf.org/stream/ise/ (linked from the menu under Documents->RFC streams ISE) routes around this limitation.
There's no counterpart for listing all the IETF stream documents at once at this time.