-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
The docs say the maximum batch size for KvListOptions is 500.
The default batch size is equal to the
limitoption, or 100 if this is unset. The maximum value for this option is 500. Larger values will be clamped.
The code checks for 1000, which seems to be confirmed on Discord12. Also, the code seems to throw instead of clamp for other values.
Please clearly document which number and behavior is true.
Footnotes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels