datatracker icon indicating copy to clipboard operation
datatracker copied to clipboard

datatracker returns incomplete queries

Open elear opened this issue 1 year ago • 1 comments

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

elear avatar Jun 18 '24 07:06 elear

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.

rjsparks avatar Jun 18 '24 13:06 rjsparks