-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Description
Pagination is not supported in the current version but we still limit the results at 100, I think.
Or we just return everything, which is just as bad.
Motivation
Faster queries, less cpu usage (and no loss of data if we do have a limit of 100)
Exemplification
Smaller requests and faster response times.
Benefits
Smaller requests and faster response times.
Possible Drawbacks
Harder on the clients consuming the API.
Metadata
Metadata
Assignees
Labels
No labels