Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The Batch API returns a null response (no events) when we reset the ring buffer size to a value less than the number of existing events. The Batch API provides null events in the response.
For example, if there are 100 events and the size is set to less than 100, the Batch API response will contain null values.
Please let me know if you need further clarification or assistance.