Skip to content

Scalability issue #1

Description

@Nephos

Big responses to queries

EX: USER LIST etc. might return a massive amount of data (ex: average 9 chars by user, 10.000.000 users > 10 Mo of text.

Maybe too much for a single request (memory allocation, parsing, ...).

Add Query options could be great:

Ex:

USER LIST COUNT=10 PAGE=2

would return 10 users from the 2*10+1=21th

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions